소스 검색

Upgraded load-grunt-tasks in package.json.

fredck 11 년 전
부모
커밋
b58d23b2a3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      packages/ckeditor5-engine/package.json

+ 1 - 1
packages/ckeditor5-engine/package.json

@@ -7,7 +7,7 @@
 		"grunt-jscs": "~0",
 		"grunt-contrib-jshint": "~0",
 		"grunt-githooks": "~0",
-		"load-grunt-tasks": "~0"
+		"load-grunt-tasks": "~1"
 	},
 	"author": "CKSource (http://cksource.com/)",
 	"license": "See LICENSE.md",