Skip to content

Commit

Permalink
Showing 2 changed files with 1,994 additions and 1,934 deletions.
3,904 changes: 1,983 additions & 1,921 deletions package-lock.json

Large diffs are not rendered by default.

24 changes: 11 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
@@ -66,8 +66,7 @@
"inquirer": "^0.8.2",
"jsonlint": "^1.6.2",
"jsonschema": "^1.0.2",
"jspm": "^0.15.7",
"jspm-git": "^0.6.0",
"jspm": "^0.16.55",
"lab": "^5.5.1",
"less": "^2.5.0",
"lodash": "^3.9.0",
@@ -98,25 +97,24 @@
"babel-core": "^6.8.0",
"babel-loader": "^6.2.4",
"babel-preset-es2015": "^6.6.0",
"bower": "^1.8.2",
"clean-webpack-plugin": "^0.1.9",
"conventional-changelog-cli": "^1.3.2",
"copy-webpack-plugin": "^2.1.3",
"es6-micro-loader": "^0.2.1",
"gulp": "^4.0.0",
"gulp-bump": "2.0.1",
"gulp-eslint": "^4.0.0",
"gulp-exec": "2.1.2",
"gulp-git-streamed": "2.4.0",
"gulp-if": "2.0.0",
"gulp-prompt": "0.1.2",
"gulp-util": "3.0.7",
"husky": "^1.2.0",
"gulp": "^4.0.2",
"gulp-bump": "^3.1.3",
"gulp-eslint": "^6.0.0",
"gulp-exec": "^4.0.0",
"gulp-git-streamed": "^2.8.1",
"gulp-if": "^3.0.0",
"gulp-prompt": "^1.2.0",
"gulp-util": "^3.0.8",
"husky": "^4.2.1",
"jest": "^21.2.1",
"js-cookie": "^2.1.1",
"npm-which": "^3.0.1",
"object-to-spawn-args": "^1.1.1",
"sinon": "^7.1.1",
"sinon": "^8.1.1",
"webpack": "^1.13.0",
"webpack-livereload-plugin": "^0.8.1"
},

0 comments on commit d5bdfe3

Please sign in to comment.