Explorar o código

Updated deps and started using the ^ semver range.

Piotrek Koszuliński %!s(int64=10) %!d(string=hai) anos
pai
achega
fed0b144b3
Modificáronse 1 ficheiros con 5 adicións e 5 borrados
  1. 5 5
      packages/ckeditor5-ui/package.json

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

@@ -5,11 +5,11 @@
   "keywords": [],
   "dependencies": {},
   "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/)",
   "license": "See LICENSE.md",