diff --git a/package.json b/package.json index ae6abbd2f4023055b043768a03aa80003be102cd..d3610226e4740f18062b3e03282b5f731017c2ef 100644 --- a/package.json +++ b/package.json @@ -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",