Skip to content

Commit d506b9a

Browse files
authored
fix(package): pin npm to 6.5.0
1 parent 50c0d5e commit d506b9a

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)