general mindustry schematic tools
Diffstat (limited to 'schem_image/package.json')
-rw-r--r--schem_image/package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/schem_image/package.json b/schem_image/package.json
index c06f8c3..2a86322 100644
--- a/schem_image/package.json
+++ b/schem_image/package.json
@@ -1,7 +1,8 @@
{
"type": "module",
"dependencies": {
- "mindustry-schematic-parser": "^4.1.4",
- "wipeclean": "^1.0.4"
+ "argparse": "^2.0.1",
+ "clipboardy": "^3.0.0",
+ "mindustry-schematic-parser": "^4.3.1"
}
}