general mindustry schematic tools
Diffstat (limited to 'schem_image/package.json')
| -rw-r--r-- | schem_image/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/schem_image/package.json b/schem_image/package.json index 277b864..cbda947 100644 --- a/schem_image/package.json +++ b/schem_image/package.json @@ -3,6 +3,6 @@ "dependencies": { "argparse": "^2.0.1", "clipboardy": "^3.0.0", - "mindustry-schematic-parser": "^4.2.0-alpha.1" + "mindustry-schematic-parser": "^4.2.0" } } |