summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/package.json b/package.json
index db8606c..c7dcc08 100644
--- a/package.json
+++ b/package.json
@@ -10,5 +10,9 @@
"license": "MIT",
"dependencies": {
"express": "^4.12.3"
+ },
+ "devDependencies": {
+ "gulp": "^3.8.11",
+ "gulp-express": "^0.3.5"
}
}