We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6677148 commit c886fa7Copy full SHA for c886fa7
1 file changed
package.json
@@ -6,6 +6,9 @@
6
"dist",
7
"index.d.ts"
8
],
9
+ "repository": {
10
+ "url": "https://github.com/rohit1901/substack-feed-api"
11
+ },
12
"main": "./dist/substackFeedApi.umd.cjs",
13
"module": "./dist/substackFeedApi.js",
14
"types": "./index.d.ts",
0 commit comments