|
|
|
@ -18,7 +18,6 @@ |
|
|
|
"codemirror-formatting": "^1.0.0", |
|
|
|
"font-awesome": "^4.7.0", |
|
|
|
"keymaster": "^1.6.2", |
|
|
|
"promise-polyfill": "^6.0.2", |
|
|
|
"spectrum-colorpicker": "^1.8.0", |
|
|
|
"underscore": "^1.8.3" |
|
|
|
}, |
|
|
|
@ -26,6 +25,7 @@ |
|
|
|
"babel-core": "^6.24.1", |
|
|
|
"babel-loader": "^7.0.0", |
|
|
|
"babel-plugin-transform-object-rest-spread": "^6.26.0", |
|
|
|
"babel-polyfill": "^6.26.0", |
|
|
|
"babel-preset-env": "^1.6.1", |
|
|
|
"chai": "^4.1.2", |
|
|
|
"cross-env": "^5.0.5", |
|
|
|
|