Skip to content

Commit

Permalink
Adds dev script (patch)
Browse files Browse the repository at this point in the history
  • Loading branch information
zrrrzzt committed Aug 31, 2019
1 parent 88bf491 commit c24804c
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 @@ -19,6 +19,7 @@
"coveralls": "nyc ava && nyc report --reporter=lcov && cat coverage/lcov.info | coveralls",
"standard-fix": "standard --fix",
"deploy": "npm test && now --target production",
"dev": "now dev",
"refresh": "rm -rf node_modules && rm package-lock.json && npm install"
},
"keywords": [
Expand Down

0 comments on commit c24804c

Please sign in to comment.