Skip to content

Commit

Permalink
fix(package): pin npm to 6.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pvdlg committed Jan 30, 2019
1 parent e6bf726 commit ddab7b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -23,7 +23,7 @@
"lodash": "^4.17.4",
"nerf-dart": "^1.0.0",
"normalize-url": "^4.0.0",
"npm": "^6.3.0",
"npm": "6.5.0",
"rc": "^1.2.8",
"read-pkg": "^4.0.0",
"registry-auth-token": "^3.3.1",
Expand Down

0 comments on commit ddab7b7

Please sign in to comment.