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 261bfe9 commit 460c958Copy full SHA for 460c958
package.json
@@ -2,7 +2,7 @@
2
"dependencies": {
3
"cheerio": "~0.12.4",
4
"q": "~0.9.7",
5
- "underscore": "~1.5.2",
+ "underscore": ">=1.12.1",
6
"string.prototype.repeat": "~0.1.0"
7
}
8
0 commit comments