Skip to content

Commit

Permalink
chore: npm scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
zce committed Apr 19, 2020
1 parent 1dd30a5 commit 02cf33c
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 @@ -19,7 +19,7 @@
"main": "proxy.js",
"scripts": {
"lint": "standard",
"dev": "now dev"
"dev": "npx now dev"
},
"dependencies": {
"http-proxy": "^1.18.0"
Expand Down

0 comments on commit 02cf33c

Please sign in to comment.