aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index c8799e4..ac7e569 100644
--- a/package.json
+++ b/package.json
@@ -10,8 +10,9 @@
"author": "Ev Bogue <ev@evbogue.com>",
"license": "MIT",
"dependencies": {
- "ecstatic": "^4.1.2",
"ed2curve": "^0.2.1",
+ "koa": "^2.11.0",
+ "koa-static-server": "^1.4.0",
"open": "^6.2.0",
"tweetnacl": "^1.0.1",
"tweetnacl-util": "^0.15.0",