@arrirpc/eslint-plugin 0.44.0 → 0.45.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arrirpc/eslint-plugin",
3
- "version": "0.44.0",
3
+ "version": "0.45.1",
4
4
  "license": "MIT",
5
5
  "author": {
6
6
  "name": "joshmossas",
@@ -12,7 +12,7 @@
12
12
  "repository": {
13
13
  "type": "git",
14
14
  "url": "https://github.com/modiimedia/arri.git",
15
- "directory": "packages/eslint-plugin"
15
+ "directory": "tooling/eslint-plugin"
16
16
  },
17
17
  "main": "./dist/index.cjs",
18
18
  "module": "./dist/index.mjs",