From 941af8daf5ff79a5d5eab9d5a4b838508f5c788f Mon Sep 17 00:00:00 2001
From: jweg <jweg@informatik.uni-kiel.de>
Date: Fri, 28 Jul 2017 13:10:05 +0200
Subject: [PATCH] package.json fixed

---
 package.json | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/package.json b/package.json
index ae6abbd..d361022 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",
-- 
GitLab