Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Oct 26, 2021
1 parent 3095c15 commit 0e0384a
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Expand Up @@ -28,11 +28,10 @@
},
"types": "types/stylelint/index.d.ts",
"files": [
"bin/**/*.js",
"lib/**/*.js",
"{bin,lib}/**/*.js",
"types/stylelint/index.d.ts",
"!**/__tests__/**",
"!lib/testUtils/**",
"types/stylelint/index.d.ts"
"!lib/testUtils/**"
],
"scripts": {
"benchmark-rule": "node scripts/benchmark-rule.js",
Expand Down

0 comments on commit 0e0384a

Please sign in to comment.