Bump version 0.1.4
[tech-radar.git] / package.json
index f40f180..0aa4349 100644 (file)
@@ -1,10 +1,10 @@
 {
   "name": "tech-radar",
-  "version": "0.0.0",
+  "version": "0.1.4",
   "description": "",
   "main": "index.js",
   "scripts": {
-    "test": "echo \"Error: no test specified\" && exit 1"
+    "test": "gulp test"
   },
   "author": "",
   "license": "ISC",
@@ -28,9 +28,5 @@
     "gulp-clean": "~0.2.4",
     "gulp-header": "~1.0.2"
   },
-  "dependencies": {
-    "gulp-util": "~2.2.14",
-    "gulp": "~3.5.2",
-    "express": "~3.4.8"
-  }
+  "dependencies": {}
 }