Skip to content

Commit 18e5b5e

Browse files
committed
rollback command
1 parent 2226a13 commit 18e5b5e

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
"build": "cargo-cp-artifact -nc index.node -- cargo build --message-format=json-render-diagnostics",
88
"build-debug": "npm run build --",
99
"build-release": "npm run build -- --release",
10-
"project:install": "npm run build-release",
10+
"install": "npm run build-release",
1111
"rs:test": "cargo test",
1212
"js:test": "jest --runInBand"
1313
},

0 commit comments

Comments
 (0)