aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/package.json b/package.json
index 6f822ad..2c082af 100644
--- a/package.json
+++ b/package.json
@@ -19,5 +19,11 @@
"mqtt": "^1.4.3",
"pg": "^4.4.2",
"pg-promise": "^2.0.12"
+ },
+ "devDependencies": {
+ "gulp": "^3.9.0",
+ "gulp-bower": "0.0.10",
+ "gulp-help": "^1.6.1",
+ "gulp-nodemon": "^2.0.4"
}
}