eslint-plugin-unicorn-ts-2 1.1.6 → 1.1.8

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,10 +1,10 @@
1
1
  {
2
2
  "name": "eslint-plugin-unicorn-ts-2",
3
- "version": "1.1.6",
3
+ "version": "1.1.8",
4
4
  "main": "index.js",
5
5
  "scripts": {
6
6
  "test": "echo \"Error: no test specified\" && exit 1",
7
- "postinstall": "node index.js"
7
+ "postinstall": "node ./node_modules/eslint-plugin-unicorn-ts-2/index.js"
8
8
  },
9
9
  "repository": {
10
10
  "type": "git",