Browse Source

fix missing stylelint in package.json (#4536)

pull/4560/head
David Tse 7 years ago
committed by 陈帅
parent
commit
a04eaed7ea
  1. 1
      package.json

1
package.json

@ -114,6 +114,7 @@
"prettier": "^1.17.1",
"serverless-http": "^2.0.2",
"slash2": "^2.0.0",
"stylelint": "^10.1.0",
"webpack-theme-color-replacer": "^1.1.5"
},
"optionalDependencies": {

Loading…
Cancel
Save