Skip to content

Commit 7254a2d

Browse files
committed
fix(package): remove jshint
1 parent cb58c43 commit 7254a2d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

packages/uikit-workshop/package.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@
2828
"license": "MIT",
2929
"repository": "https://github.com/pattern-lab/patternlab-node/tree/master/packages/uikit-workshop",
3030
"bugs": "https://github.com/pattern-lab/patternlab-node/issues",
31-
"peerDependencies": {
32-
"jshint": "^2.9.5"
33-
},
3431
"devDependencies": {
3532
"node-sass-selector-importer": "^5.2.0",
3633
"@babel/core": "^7.0.0",
@@ -51,7 +48,6 @@
5148
"css-loader": "^1.0.0",
5249
"html-loader": "^0.5.5",
5350
"html-webpack-plugin": "github:jantimon/html-webpack-plugin#webpack-4",
54-
"jshint": "^2.9.6",
5551
"mini-css-extract-plugin": "^0.4.1",
5652
"no-emit-webpack-plugin": "^1.0.0",
5753
"node-sass": "^4.9.3",
@@ -93,15 +89,13 @@
9389
"iframe-resizer": "^3.6.2",
9490
"jquery": "^3.3.1",
9591
"js-cookie": "^2.2.0",
96-
"jshint": "^2.9.5",
9792
"mousetrap": "^1.6.2",
9893
"preact-compat": "^3.18.4",
9994
"preact": "^8.3.1",
10095
"prism": "^4.1.2",
10196
"prismjs": "^1.15.0",
10297
"pwa-helpers": "^0.8.3",
10398
"redux-thunk": "^2.3.0",
104-
"react-animate-height": "^2.0.4",
10599
"redux": "^4.0.0",
106100
"reselect": "^3.0.1",
107101
"scriptjs": "^2.5.8",

0 commit comments

Comments
 (0)