Skip to content

Commit 5cedfdc

Browse files
committed
Bump npm from 6.10.3 to 6.11.3
[npm 6.11.3 has been released](https://npm.community/t/release-6-11-3/9873/1) which fixes [the regression we've been seeing](https://npm.community/t/6-11-1-some-dependencies-are-no-longer-being-installed/9586/4). Ref #3904
1 parent b7a29f2 commit 5cedfdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@
256256
},
257257
"engines": {
258258
"node": "^10.16.3",
259-
"npm": "6.10.3"
259+
"npm": "^6.11.3"
260260
},
261261
"babel": {
262262
"plugins": [

0 commit comments

Comments
 (0)