There was an error while loading. Please reload this page.
1 parent aa535ad commit fac3c5dCopy full SHA for fac3c5d
package.json
@@ -8,7 +8,7 @@
8
"build": "webpack",
9
"watch": "webpack --watch",
10
"stylelint": "stylelint index.scss src/**/*.scss",
11
- "prepublishOnly": "npm run eslint && npm run stylelint && rm ./dist/* && npm run build"
+ "prepublishOnly": "npm run eslint && rm ./dist/* && npm run build"
12
},
13
"repository": {
14
"type": "git",
0 commit comments