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 ff2ab4f commit db1d3f4Copy full SHA for db1d3f4
packages/core/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@softarc/sheriff-core",
3
- "version": "0.16.1",
+ "version": "0.16.2",
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.16.1",
+ "@softarc/sheriff-core": "0.16.2",
19
"eslint": "^8.0.0 || ^9.0.0",
20
"@typescript-eslint/utils": "^7.11.0 || ^8.0.0-alpha.20"
21
}
0 commit comments