We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a89dcda + 43cd7b2 commit 804c036Copy full SHA for 804c036
1 file changed
package.json
@@ -4,8 +4,8 @@
4
"description": "A higher-level wrapper around the Github API.",
5
"main": "github.js",
6
"dependencies": {
7
- "xmlhttprequest": "*",
8
- "underscore": "*"
+ "xmlhttprequest": "~1.6.0",
+ "underscore": "~1.6.0"
9
},
10
"devDependencies": {
11
"chai": "*",
0 commit comments