fix #12261
Showing
+53 -14
... | @@ -27,6 +27,7 @@ | ... | @@ -27,6 +27,7 @@ |
"devDependencies": { | "devDependencies": { | ||
"browserstack-runner": "~0.0.15", | "browserstack-runner": "~0.0.15", | ||
"btoa": "~1.1.1", | "btoa": "~1.1.1", | ||
"canonical-json": "~0.0.3", | |||
"grunt": "~0.4.2", | "grunt": "~0.4.2", | ||
"grunt-banner": "~0.2.0", | "grunt-banner": "~0.2.0", | ||
"grunt-contrib-clean": "~0.5.0", | "grunt-contrib-clean": "~0.5.0", | ||
... | @@ -42,6 +43,7 @@ | ... | @@ -42,6 +43,7 @@ |
"grunt-contrib-uglify": "~0.3.0", | "grunt-contrib-uglify": "~0.3.0", | ||
"grunt-contrib-watch": "~0.5.3", | "grunt-contrib-watch": "~0.5.3", | ||
"grunt-csscomb": "~2.0.1", | "grunt-csscomb": "~2.0.1", | ||
"grunt-exec": "0.4.3", | |||
"grunt-html-validation": "~0.1.13", | "grunt-html-validation": "~0.1.13", | ||
"grunt-jekyll": "~0.4.1", | "grunt-jekyll": "~0.4.1", | ||
"grunt-jscs-checker": "~0.3.0", | "grunt-jscs-checker": "~0.3.0", | ||
... | ... |
test-infra/npm-shrinkwrap.canonical.json
0 → 100644
This diff is collapsed.
test-infra/shrinkwrap.js
0 → 100644
test-infra/uncached-npm-install.sh
0 → 100755
Please register or sign in to comment