浏览代码

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

Piotrek Koszuliński 8 年之前
父节点
当前提交
5bd7d64a5a
共有 1 个文件被更改,包括 1 次插入1 次删除
  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",