Skip to content

Commit db66b17

Browse files
committed
Updated ecstatic dependency which fixes error with Etag HTTP header on Windows.
1 parent e95b58d commit db66b17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"colors": "1.0.3",
6262
"optimist": "0.6.x",
6363
"union": "~0.4.3",
64-
"ecstatic": "~0.7.0",
64+
"ecstatic": "~1.2",
6565
"http-proxy": "^1.8.1",
6666
"portfinder": "0.4.x",
6767
"opener": "~1.4.0",

0 commit comments

Comments
 (0)