aboutsummaryrefslogtreecommitdiff
path: root/node_modules/csurf/package.json
diff options
context:
space:
mode:
authornanalelfe <nargiza.nosirova@mail.utoronto.ca>2016-07-28 02:20:52 +0000
committernanalelfe <nargiza.nosirova@mail.utoronto.ca>2016-07-28 02:20:52 +0000
commit4cff38c8f7b65dab1fd72ea835ea7288327d1056 (patch)
treeac93acd69e77eef1e352af953d56238d70ea9c5d /node_modules/csurf/package.json
parente11dd98c9a55cd1742d221e3b1ea90d31e240fa8 (diff)
Fixed admin bug
Diffstat (limited to 'node_modules/csurf/package.json')
-rw-r--r--node_modules/csurf/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/csurf/package.json b/node_modules/csurf/package.json
index 8954e8f..defaf0a 100644
--- a/node_modules/csurf/package.json
+++ b/node_modules/csurf/package.json
@@ -64,7 +64,7 @@
"homepage": "https://github.com/expressjs/csurf",
"_id": "csurf@1.9.0",
"_shasum": "49d2c6925ffcec7b7de559597c153fa533364133",
- "_from": "csurf@latest",
+ "_from": "csurf@>=1.9.0 <2.0.0",
"_npmVersion": "1.4.28",
"_npmUser": {
"name": "dougwilson",