Skip to content

Commit 3b5ae33

Browse files
committed
Allow futher updates of cheerio
1 parent 20a9857 commit 3b5ae33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"homepage": "https://github.com/website-scraper/node-website-scraper",
3939
"dependencies": {
40-
"cheerio": "1.1.2",
40+
"cheerio": "^1.1.2",
4141
"css-url-parser": "^1.0.0",
4242
"debug": "^4.3.1",
4343
"fs-extra": "^11.1.0",

0 commit comments

Comments
 (0)