package.json fixed
... | ... | @@ -11,16 +11,13 @@ |
"dependencies": { | ||
"body-parser": "^1.17.1", | ||
"child_process": "^1.0.2", | ||
"ember-cli-test-plugin": "git+https://github.com/ExplorViz/explorviz-frontend-plugin-example.git", | ||
"explorviz-frontend-plugin-colorpicker": "git+https://github.com/ExplorViz/explorviz-frontend-plugin-colorpicker.git", | ||
"express": "^4.15.2", | ||
"express-handlebars": "^3.0.0", | ||
"fs": "0.0.1-security", | ||
"fs-readdir": "0.0.3", | ||
"jszip": "^3.1.3", | ||
"maven": "^4.2.0", | ||
"path": "^0.12.7", | ||
"spinkit": "^1.2.5" | ||
"path": "^0.12.7" | ||
}, | ||
"devDependencies": { | ||
"eslint": "^4.1.1", | ||
... | ... |
Please register or sign in to comment