Skip to content

Commit 8e0942e

Browse files
committed
add repository url for provenance
1 parent e773cba commit 8e0942e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/rtk-query-graphql-request-base-query/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
"url": "https://phryneas.de/"
88
},
99
"license": "MIT",
10+
"repository": {
11+
"type": "git",
12+
"url": "git+https://github.com/reduxjs/redux-toolkit.git"
13+
},
1014
"type": "module",
1115
"source": "src/index.ts",
1216
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)