Skip to content

Commit

Permalink
Updates package-lock (patch)
Browse files Browse the repository at this point in the history
  • Loading branch information
zrrrzzt committed Sep 8, 2019
1 parent be617c2 commit 587b1bf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 38 deletions.
37 changes: 0 additions & 37 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"test": "standard",
"deploy": "now --prod",
"dev": "now dev",
"refresh": "rm -rf node_modules && rm package-lock.json && npm"
"refresh": "rm -rf node_modules && rm package-lock.json && npm i"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 587b1bf

Please sign in to comment.