Updating NPM deps

Fixes #21
This commit is contained in:
Jeff Avallone 2015-12-21 14:08:04 -05:00
parent bec65ee1b8
commit cff494a4bb

View File

@ -10,16 +10,16 @@
"license": "MIT",
"private": true,
"devDependencies": {
"babel-plugin-transform-runtime": "^6.1.2",
"babel-polyfill": "^6.0.16",
"babel-preset-es2015": "^6.0.14",
"babel-runtime": "^6.0.14",
"babel-plugin-transform-runtime": "^6.3.13",
"babel-polyfill": "^6.3.14",
"babel-preset-es2015": "^6.3.13",
"babel-runtime": "^6.3.19",
"babelify": "^7.1.0",
"browserify": "^12.0.1",
"canopy": "^0.2.0",
"folder-toc": "^0.1.0",
"gulp": "^3.8.10",
"gulp-connect": "^2.2.0",
"gulp-connect": "^2.3.1",
"gulp-docco": "0.0.4",
"gulp-front-matter": "^1.3.0",
"gulp-hb": "^2.6.5",
@ -27,14 +27,14 @@
"gulp-jscs": "^3.0.2",
"gulp-notify": "^2.0.1",
"gulp-rename": "^1.2.2",
"gulp-sass": "^2.1.0",
"gulp-sass": "^2.1.1",
"gulp-sourcemaps": "^1.6.0",
"gulp-uglify": "^1.4.2",
"handlebars-layouts": "^3.1.2",
"jasmine-core": "^2.3.4",
"jasmine-core": "^2.4.1",
"karma": "^0.13.14",
"karma-browserify": "^4.4.0",
"karma-chrome-launcher": "^0.2.1",
"karma-browserify": "^4.4.2",
"karma-chrome-launcher": "^0.2.2",
"karma-jasmine": "^0.3.1",
"karma-notify-reporter": "^0.1.1",
"lodash": "^3.10.1",