Skip to content
This repository was archived by the owner on Feb 6, 2022. It is now read-only.

Commit a406082

Browse files
author
Shen Lang
committed
fix(test): correct the package.json
1 parent 0628067 commit a406082

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"installaddon": "gulp install",
88
"uninstalladdon": "gulp uninstall",
99
"packageaddon": "gulp package",
10-
"test": "gulp build && node test.js",
10+
"test": "gulp build && node test.js"
1111
},
1212
"devDependencies": {
1313
"minecraft-addon-toolchain": "^1.0.3",

0 commit comments

Comments
 (0)