Skip to content

Commit f45ec45

Browse files
committed
Fix dependency
1 parent 6023696 commit f45ec45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/react-scripts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@karlhorky/react-scripts",
3-
"version": "0.8.3-alpha.0",
3+
"version": "0.8.3-alpha.1",
44
"publishConfig": {
55
"access": "public"
66
},
@@ -70,7 +70,7 @@
7070
"strip-ansi": "3.0.1",
7171
"style-loader": "0.13.1",
7272
"stylelint-config-standard": "15.0.0",
73-
"stylelint-webpack-plugin": "karlhorky/stylelint-webpack-plugin#create-react-app-fixes",
73+
"stylelint-webpack-plugin": "0.5.1",
7474
"url-loader": "0.5.7",
7575
"webpack": "1.14.0",
7676
"webpack-dev-server": "1.16.2",

0 commit comments

Comments
 (0)