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 723610f..277b864 100644
--- a/schem_image/package.json
+++ b/schem_image/package.json
@@ -2,6 +2,7 @@
"type": "module",
"dependencies": {
"argparse": "^2.0.1",
- "mindustry-schematic-parser": "^4.1.7"
+ "clipboardy": "^3.0.0",
+ "mindustry-schematic-parser": "^4.2.0-alpha.1"
}
-} \ No newline at end of file
+}