Skip to content

Commit ad4ab93

Browse files
fix(package): update node-fetch to version 2.3.0
Closes #25
1 parent 1fd7a62 commit ad4ab93

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
@@ -20,7 +20,7 @@
2020
"homepage": "https://github.com/pouchdb/add-cors-to-couchdb",
2121
"dependencies": {
2222
"lie": "^3.0.2",
23-
"node-fetch": "^1.4.0",
23+
"node-fetch": "^2.3.0",
2424
"yargs": "^7.0.1"
2525
},
2626
"bin": "./bin.js",

0 commit comments

Comments
 (0)