Skip to content

Commit 0491086

Browse files
committed
chore: trigger release
1 parent 908aadb commit 0491086

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,7 @@
2222
"report": "cross-env BABEL_ENV=coverage nyc --reporter lcov --reporter text mocha -R spec test/test.js",
2323
"coverage": "cross-env BABEL_ENV=coverage nyc --reporter json --reporter text mocha -R spec test/test.js && codecov -f coverage/coverage-final.json"
2424
},
25-
"repository": {
26-
"type": "git",
27-
"url": "https://github.com/supabase/node-fetch.git"
28-
},
25+
"repository": "supabase/node-fetch",
2926
"keywords": [
3027
"fetch",
3128
"http",

0 commit comments

Comments
 (0)