@arrirpc/eslint-plugin 0.61.0 → 0.61.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@arrirpc/eslint-plugin",
|
3
|
-
"version": "0.61.
|
3
|
+
"version": "0.61.1",
|
4
4
|
"license": "MIT",
|
5
5
|
"author": {
|
6
6
|
"name": "joshmossas",
|
@@ -30,7 +30,7 @@
|
|
30
30
|
"dist"
|
31
31
|
],
|
32
32
|
"devDependencies": {
|
33
|
-
"@types/eslint": "^9.6.
|
33
|
+
"@types/eslint": "^9.6.1"
|
34
34
|
},
|
35
35
|
"peerDependencies": {
|
36
36
|
"eslint": ">=8.0.0"
|