Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit 9154832

Browse files
committed
deps: Allow npm-package-arg@5
1 parent 8320247 commit 9154832

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
@@ -18,7 +18,7 @@
1818
"concat-stream": "^1.5.2",
1919
"graceful-fs": "^4.1.6",
2020
"normalize-package-data": "~1.0.1 || ^2.0.0",
21-
"npm-package-arg": "^3.0.0 || ^4.0.0",
21+
"npm-package-arg": "^3.0.0 || ^4.0.0 || ^5.0.0",
2222
"once": "^1.3.3",
2323
"request": "^2.74.0",
2424
"retry": "^0.10.0",

0 commit comments

Comments
 (0)