We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71c7329 commit 2098ef9Copy full SHA for 2098ef9
package.json
@@ -6,7 +6,10 @@
6
"type": "commonjs",
7
"types": "dist/index.d.ts",
8
"homepage": "https://vrchat.community/javascript",
9
- "repository": "vrchatapi/vrchatapi-javascript",
+ "repository": {
10
+ "type": "git",
11
+ "url": "git+https://github.com/vrchatapi/vrchatapi-javascript.git"
12
+ },
13
"bugs": {
14
"url": "https://github.com/vrchatapi/vrchatapi-javascript/issues"
15
},
0 commit comments