diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index cca809b..e3e4c2c 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "author": "Ev Bogue <ev@evbogue.com>", "license": "MIT", "dependencies": { - "ecstatic": "^3.3.1", + "ecstatic": "^4.1.2", "open": "^6.2.0", "tweetnacl": "^1.0.1", "tweetnacl-util": "^0.15.0", |