Skip to content

Commit

Permalink
deps: fix abbrev requirement to use proper spec
Browse files Browse the repository at this point in the history
  • Loading branch information
wraithgar committed Jul 20, 2022
1 parent 0cb6aa8 commit b8c751a
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 @@ -25,7 +25,7 @@
},
"license": "ISC",
"dependencies": {
"abbrev": "1"
"abbrev": "^1.0.0"
},
"devDependencies": {
"@npmcli/eslint-config": "^3.0.1",
Expand Down

0 comments on commit b8c751a

Please # to comment.