Skip to content
This repository was archived by the owner on Sep 12, 2019. It is now read-only.

Commit 781d19d

Browse files
committed
Update netlify-rules-proxy
This lets netlify-dev handle both _redirect and netlify.toml files for redirect rules
1 parent 43121ab commit 781d19d

File tree

2 files changed

+20
-6
lines changed

2 files changed

+20
-6
lines changed

package-lock.json

Lines changed: 19 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"get-port": "^4.1.0",
1414
"http-proxy": "^1.17.0",
1515
"netlify": "ssh+git://[email protected]:netlify/js-client-private",
16-
"netlify-rules-proxy": "ssh+git://[email protected]:netlify/netlify-rules-proxy",
16+
"netlify-rules-proxy": "git+ssh://[email protected]/netlify/netlify-rules-proxy.git",
1717
"static-dev-server": "^1.0.0",
1818
"wait-port": "^0.2.2"
1919
},

0 commit comments

Comments
 (0)