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