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.
2 parents 907ee51 + 5c7353b commit 6bb4ea5Copy full SHA for 6bb4ea5
package.json
@@ -1,6 +1,14 @@
1
{
2
"name": "vue2-teleport",
3
"version": "1.1.1",
4
+ "repository": {
5
+ "type": "git",
6
+ "url": "git+https://github.com/Mechazawa/vue2-teleport.git"
7
+ },
8
+ "homepage": "https://github.com/Mechazawa/vue2-teleport",
9
+ "bugs": {
10
+ "url": "https://github.com/Mechazawa/vue2-teleport/issues"
11
12
"main": "dist/teleport.umd.js",
13
"module": "dist/teleport.esm.js",
14
"unpkg": "dist/teleport.min.js",
0 commit comments