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 d5a6723..2a86322 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.1" + "mindustry-schematic-parser": "^4.3.1" } } |