Skip to content

Commit 73fb2e8

Browse files
committed
Upgrade ecstatic to 3.0.0
Fixes #419.
1 parent 402ad49 commit 73fb2e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"dependencies": {
6969
"colors": "1.0.3",
7070
"corser": "~2.0.0",
71-
"ecstatic": "^2.0.0",
71+
"ecstatic": "^3.0.0",
7272
"http-proxy": "^1.8.1",
7373
"opener": "~1.4.0",
7474
"optimist": "0.6.x",

0 commit comments

Comments
 (0)