[no-issue] downgrade scss bundle and some other minor fix (#2824)

* downgrade scss bundle and some other minor fix

* 2.0.9

* remove chrome in travis conf

* execute different configuration
This commit is contained in:
Eugenio Romano
2018-01-12 13:23:17 +00:00
committed by GitHub
parent d5b17c14e2
commit f6cf036769
5 changed files with 23 additions and 41 deletions
+2 -2
View File
@@ -115,7 +115,7 @@
"karma-remap-istanbul": "0.6.0",
"karma-sourcemap-loader": "0.3.7",
"karma-systemjs": "0.16.0",
"karma-webpack": "2.0.5",
"karma-webpack": "2.0.9",
"loader-utils": "1.1.0",
"markdown-toc": "1.1.0",
"markdownlint-cli": "^0.3.1",
@@ -128,7 +128,7 @@
"run-sequence": "1.2.2",
"sass-loader": "6.0.5",
"script-loader": "0.7.0",
"scss-bundle": "^2.1.0",
"scss-bundle": "2.1.0",
"source-map-loader": "0.1.6",
"style-loader": "0.13.1",
"systemjs-builder": "0.15.34",