We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10f6a70 commit e4b17b1Copy full SHA for e4b17b1
1 file changed
package.json
@@ -2,6 +2,10 @@
2
"name": "diffio",
3
"version": "0.1.1",
4
"description": "Diffio API client for Node.js",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "https://github.com/Diffio-AI/diffio-js"
8
+ },
9
"license": "MIT",
10
"main": "./dist/index.js",
11
"types": "./dist/index.d.ts",
0 commit comments