Comparing version 0.3.21-rc3 to 0.3.21-rc4
@@ -16,3 +16,3 @@ var birdUtils= require('bird-common/utils') | ||
if (route.replace) { | ||
if (replace in route) { | ||
pathname = pathname.replace(rgx, route.replace) | ||
@@ -19,0 +19,0 @@ } |
{ | ||
"name": "birdv3", | ||
"version": "0.3.21-rc3", | ||
"version": "0.3.21-rc4", | ||
"description": "birdv3 is a proxy server with cas auth built in, originate from `bird`", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
107718