Skip to content

Commit

Permalink
deps: remove pacote@14 prerelease ranges (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
wraithgar authored Oct 5, 2022
1 parent a38f0d3 commit cfadd1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"cacache": "^16.0.0",
"json-parse-even-better-errors": "^2.3.1",
"pacote": "^14.0.0 || ^14.0.0-pre.0",
"pacote": "^14.0.0",
"semver": "^7.3.5"
},
"engines": {
Expand Down

0 comments on commit cfadd1b

Please sign in to comment.