added npm run build

This commit is contained in:
Geoff Doty 2018-11-09 17:35:59 -05:00
parent 1d21fec31f
commit 4e0fb904c9
1 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,8 @@
"test": "test"
},
"scripts": {
"test": "tape"
"test": "tape",
"build": "./node_modules/.bin/gulp default"
},
"keywords": [
"riot",