8
0
فهرست منبع

Updated deps and started using the ^ semver range.

Piotrek Koszuliński 10 سال پیش
والد
کامیت
fed0b144b3
1فایلهای تغییر یافته به همراه5 افزوده شده و 5 حذف شده
  1. 5 5
      packages/ckeditor5-ui/package.json

+ 5 - 5
packages/ckeditor5-ui/package.json

@@ -5,11 +5,11 @@
   "keywords": [],
   "keywords": [],
   "dependencies": {},
   "dependencies": {},
   "devDependencies": {
   "devDependencies": {
-    "grunt": "~0",
-    "grunt-jscs": "~1",
-    "grunt-contrib-jshint": "~0",
-    "grunt-githooks": "~0",
-    "shelljs": "~0"
+    "grunt": "^0",
+    "grunt-jscs": "^2.0.0",
+    "grunt-contrib-jshint": "^0",
+    "grunt-githooks": "^0",
+    "shelljs": "^0"
   },
   },
   "author": "CKSource (http://cksource.com/)",
   "author": "CKSource (http://cksource.com/)",
   "license": "See LICENSE.md",
   "license": "See LICENSE.md",