mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-25 23:48:54 +00:00
Use latest css-loader: improved selector parsing
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@
|
||||
"babel-core": "^5.5.6",
|
||||
"babel-loader": "^5.1.4",
|
||||
"babel-runtime": "^5.5.6",
|
||||
"css-loader": "git://github.com/necolas/css-loader.git#5806b8e746834accdf8ea1df850d752d4f6707df",
|
||||
"css-loader": "^0.15.1",
|
||||
"extract-text-webpack-plugin": "^0.8.1",
|
||||
"node-libs-browser": "^0.5.2",
|
||||
"postcss-loader": "^0.4.4",
|
||||
|
||||
Reference in New Issue
Block a user