Updated dependencies

This commit is contained in:
Djamil Legato
2016-03-03 10:24:30 -08:00
parent b68f36ffac
commit c3e197ea2c

View File

@@ -14,7 +14,7 @@
"license": "MIT",
"dependencies": {
"bootstrap": "^3.3.6",
"chartist": "^0.9.6",
"chartist": "^0.9.7",
"codemirror": "^5.12.0",
"debounce": "^1.0.0",
"dropzone": "^4.3.0",
@@ -31,10 +31,10 @@
"whatwg-fetch": "^0.11.0"
},
"devDependencies": {
"babel-core": "^6.5.2",
"babel-loader": "^6.2.3",
"babel-polyfill": "^6.5.0",
"babel-preset-es2015": "^6.5.0",
"babel-core": "^6.6.4",
"babel-loader": "^6.2.4",
"babel-polyfill": "^6.6.1",
"babel-preset-es2015": "^6.6.0",
"css-loader": "^0.23.1",
"eslint": "^2.2.0",
"eslint-loader": "^1.3.0",