Skip to content

Commit ddab7b7

Browse files
committed
fix(package): pin npm to 6.5.0
1 parent e6bf726 commit ddab7b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"lodash": "^4.17.4",
2424
"nerf-dart": "^1.0.0",
2525
"normalize-url": "^4.0.0",
26-
"npm": "^6.3.0",
26+
"npm": "6.5.0",
2727
"rc": "^1.2.8",
2828
"read-pkg": "^4.0.0",
2929
"registry-auth-token": "^3.3.1",

0 commit comments

Comments
 (0)