@ridedott/eslint-plugin 1.7.197 → 1.7.198

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 +1 -1
package/package.json CHANGED
@@ -78,5 +78,5 @@
78
78
  "test:watch": "jest --watch --verbose false",
79
79
  "types": "tsc --noEmit"
80
80
  },
81
- "version": "1.7.197"
81
+ "version": "1.7.198"
82
82
  }