We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff5e99c commit 43cd7b2Copy full SHA for 43cd7b2
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
"mocha": "*",
0 commit comments