Explorar el Código

Internal: Downgraded webpack-sources because https://github.com/ckeditor/ckeditor5/issues/658 is still a problem.

Piotrek Koszuliński hace 8 años
padre
commit
88bef456ea
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -65,7 +65,7 @@
     "style-loader": "^0.19.1",
     "umberto": "^0.3.48",
     "webpack": "^3.10.0",
-    "webpack-sources": "^1.1.0"
+    "webpack-sources": "1.0.1"
   },
   "engines": {
     "node": ">=6.0.0",