Update dependencies except awesome-bootstrap-checkbox

This commit is contained in:
Kevin MacMartin 2017-09-26 13:48:19 -04:00
parent bb5df8dde6
commit 12cbe5c404
2 changed files with 2 additions and 2 deletions

View file

@ -16,6 +16,6 @@
"SpinKit": "~1.2.5", "SpinKit": "~1.2.5",
"bootstrap-sass": "^3.3.7", "bootstrap-sass": "^3.3.7",
"list.js": "^1.5.0", "list.js": "^1.5.0",
"what-input": "^4.3.1" "what-input": "^5.0.2"
} }
} }

View file

@ -8,7 +8,7 @@
"gulp-livereload": "^3.8.1" "gulp-livereload": "^3.8.1"
}, },
"dependencies": { "dependencies": {
"autoprefixer": "^7.1.3", "autoprefixer": "^7.1.4",
"babel-core": "^6.26.0", "babel-core": "^6.26.0",
"babel-preset-es2015": "^6.24.1", "babel-preset-es2015": "^6.24.1",
"gulp": "^3.9.1", "gulp": "^3.9.1",