mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-07-15 20:13:28 +02:00
Updated dependencies
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user