Skip to content

Commit 8575776

Browse files
committedNov 4, 2015
compatible request version
1 parent ad9267c commit 8575776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"test": "./node_modules/.bin/mocha"
2626
},
2727
"dependencies": {
28-
"request": "~2.40.0"
28+
"request": "^2.40.0"
2929
}
3030
}

0 commit comments

Comments
 (0)
Please sign in to comment.