summaryrefslogtreecommitdiff
path: root/web/package.json
diff options
context:
space:
mode:
authorMarko Pušnik <marko.pusnik@guru.si>2015-10-12 18:22:22 +0200
committerMarko Pušnik <marko.pusnik@guru.si>2015-10-12 18:22:22 +0200
commit1a0b79f1a158e5627d0b74c25918b63963ef1a29 (patch)
treee741507e87f7590c2664f08179933a9a3b6d5718 /web/package.json
parent178da7b42b34b7d985d79432f31bf32810eadec2 (diff)
parent1da0c46ab93edc8c11ba5b5dfcc25a85de79080e (diff)
Merge branch 'master' of ssh://212.235.189.51:22122/codeq-server
Diffstat (limited to 'web/package.json')
-rw-r--r--web/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/package.json b/web/package.json
index d1eba7d..b8a4872 100644
--- a/web/package.json
+++ b/web/package.json
@@ -4,6 +4,7 @@
"dependencies": {
"engine.io": "1.5.x",
"bluebird": "2.9.x",
- "log4js": "0.6.x"
+ "log4js": "0.6.x",
+ "express": "4.13.x"
}
} \ No newline at end of file