Selaa lähdekoodia

Reverted previous change because there's a dependency between those 2 pckgs too, so you'll rather use npm link to install them.

Piotrek Koszuliński 9 vuotta sitten
vanhempi
commit
be03cf6795
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -32,8 +32,8 @@
     "benderjs-promise": "^0.1.0",
     "benderjs-sinon": "^0.3.0",
     "chai": "^3.4.0",
-    "ckeditor5-dev-bundler-rollup": "ckeditor/ckeditor5-dev-bundler-rollup#t/7",
-    "ckeditor5-dev-compiler": "ckeditor/ckeditor5-dev-compiler#t/19",
+    "ckeditor5-dev-bundler-rollup": "ckeditor/ckeditor5-dev-bundler-rollup",
+    "ckeditor5-dev-compiler": "ckeditor/ckeditor5-dev-compiler",
     "ckeditor5-dev-env": "ckeditor/ckeditor5-dev-env",
     "ckeditor5-dev-lint": "ckeditor/ckeditor5-dev-lint",
     "ckeditor5-dev-utils": "ckeditor/ckeditor5-dev-utils",