We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9730e16 commit 0ba97bfCopy full SHA for 0ba97bf
packages/core/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@softarc/sheriff-core",
3
- "version": "0.17.0",
+ "version": "0.17.1",
4
"homepage": "https://github.com/softarc-consulting/sheriff",
5
"license": "MIT",
6
"author": {
packages/eslint-plugin/package.json
"name": "@softarc/eslint-plugin-sheriff",
@@ -15,7 +15,7 @@
15
"type": "commonjs",
16
"dependencies": {},
17
"peerDependencies": {
18
- "@softarc/sheriff-core": "0.17.0",
+ "@softarc/sheriff-core": "0.17.1",
19
"eslint": "^8.0.0 || ^9.0.0",
20
"@typescript-eslint/utils": "^5.48.2 || ^6.0.0 || ^7.0.0 || ^8.0.0-alpha.20"
21
}
0 commit comments