8000
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 a5ace7f commit a5f5a86Copy full SHA for a5f5a86
package.json
@@ -7,6 +7,10 @@
7
"composition-api",
8
"function-api"
9
],
10
+ "repository": {
11
+ "type": "git",
12
+ "url": "git+https://github.com/vuejs/composition-api.git"
13
+ },
14
"main": "dist/vue-composition-api.js",
15
"umd:main": "dist/vue-composition-api.umd.js",
16
"module": "dist/vue-composition-api.module.js",
0 commit comments