Skip to content

Commit

Permalink
updated before publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
Himujjal committed Mar 20, 2021
1 parent 29aaeef commit 3713ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"build": "tree-sitter generate && node-gyp configure && node-gyp build",
"gentsdef": "node ./script/generateTSDefinition.js",
"start": "nodemon",
"publish": "np --no-tests --no-2fa --no-yarn",
"publish-package": "np --no-tests --no-2fa --no-yarn",
"wasm": "tree-sitter build-wasm",
"ui": "tree-sitter build-wasm && tree-sitter web-ui"
},
Expand Down

0 comments on commit 3713ad4

Please sign in to comment.