We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9376d6c commit ab940a0Copy full SHA for ab940a0
package.json
@@ -56,7 +56,7 @@
56
"codelyzer": "~2.0.0-beta.3",
57
"copy-webpack-plugin": "~3.0.1",
58
"css-loader": "~0.26.0",
59
- "extract-text-webpack-plugin": "~2.0.0-beta.4",
+ "extract-text-webpack-plugin": "2.0.0-beta.5",
60
"fs-extra": "^0.30.0",
61
"glob": "^7.0.5",
62
"lazy": "1.0.11",
@@ -106,4 +106,4 @@
106
"build-android-bundle": "tns build android --bundle --disable-npm-install",
107
"build-ios-bundle": "tns build ios --bundle --disable-npm-install"
108
}
109
-}
+}
0 commit comments