Parcourir la source

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

Piotrek Koszuliński il y a 8 ans
Parent
commit
5bd7d64a5a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      packages/ckeditor5-build-inline/package.json

+ 1 - 1
packages/ckeditor5-build-inline/package.json

@@ -35,7 +35,7 @@
     "raw-loader": "^0.5.1",
     "style-loader": "^0.19.1",
     "webpack": "^3.10.0",
-    "webpack-sources": "^1.1.0"
+    "webpack-sources": "1.0.1"
   },
   "engines": {
     "node": ">=6.0.0",