Skip to content

Commit 38660ee

Browse files
committed
v1.3.1
1 parent 5067056 commit 38660ee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "static-web-proxy",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "",
55
"main": "index.js",
66
"repository": "skunight/static-web-proxy",
@@ -10,6 +10,7 @@
1010
"author": "zzy",
1111
"license": "MIT",
1212
"dependencies": {
13+
"compression": "^1.7.4",
1314
"connect-history-api-fallback": "^1.5.0",
1415
"express": "^4.16.2",
1516
"http-proxy-middleware": "^0.19.0",

0 commit comments

Comments
 (0)