Skip to content

Commit

Permalink
IBX-7928: As a developer, I want to have newest patch version of esli…
Browse files Browse the repository at this point in the history
…nt config installed
  • Loading branch information
GrabowskiM committed Mar 11, 2024
1 parent 58c8917 commit 2ee98ba
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 @@ -7,7 +7,7 @@
"prettier": "eslint-config-ibexa/prettier",
"dependencies": {},
"devDependencies": {
"eslint-config-ibexa": "https://github.com/ibexa/eslint-config-ibexa.git#v1.1.0"
"eslint-config-ibexa": "https://github.com/ibexa/eslint-config-ibexa.git#~v1.1.0"
},
"scripts": {
"test": "yarn prettier-test && yarn eslint-test",
Expand Down

0 comments on commit 2ee98ba

Please sign in to comment.