Skip to content

Commit

Permalink
Added missing install script
Browse files Browse the repository at this point in the history
  • Loading branch information
mathquis committed Feb 20, 2020
1 parent e1991e1 commit b756315
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "Snips Rustling library binding for Node.js",
"main": "lib/index.js",
"scripts": {
"install": "npm run build",
"build": "neon build --release",
"test": "neon build --release && node test.js"
},
Expand Down

0 comments on commit b756315

Please sign in to comment.