Kevin van Zonneveld 9 years ago
parent
commit
e1c0f290f1
1 changed files with 2 additions and 3 deletions
  1. 2 3
      package.json

+ 2 - 3
package.json

@@ -58,15 +58,16 @@
     "babel-plugin-transform-object-assign": "6.5.0",
     "babel-polyfill": "6.7.4",
     "babel-preset-es2015": "^6.0.0",
+    "babel-register": "6.7.2",
     "babelify": "7.2.0",
     "browser-sync": "2.10.0",
     "browserify": "12.0.1",
     "chalk": "1.1.1",
     "disc": "1.3.2",
-    "eslint": "2.7.0",
     "eslint-config-standard": "5.1.0",
     "eslint-plugin-promise": "1.1.0",
     "eslint-plugin-standard": "1.3.2",
+    "eslint": "2.7.0",
     "fakefile": "0.0.5",
     "multi-glob": "1.0.1",
     "node-notifier": "4.4.0",
@@ -79,8 +80,6 @@
     "watchify": "3.6.1"
   },
   "dependencies": {
-    "babel-preset-stage-0": "6.5.0",
-    "babel-register": "6.7.2",
     "drag-drop": "2.11.0",
     "tus-js-client": "1.1.3",
     "yo-yo": "1.1.1"