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 ab0fda2 commit b74beefCopy full SHA for b74beef
package.json
@@ -19,7 +19,7 @@
19
"license": "MIT",
20
"repository": {
21
"type": "git",
22
- "url": "https://github.com/ghiscoding/multiple-select-vanilla.git"
+ "url": "git+https://github.com/ghiscoding/multiple-select-vanilla.git"
23
},
24
"funding": {
25
"type": "ko_fi",
packages/multiple-select-vanilla/package.json
@@ -36,7 +36,7 @@
36
37
38
39
- "url": "https://github.com/ghiscoding/multiple-select-vanilla.git",
+ "url": "git+https://github.com/ghiscoding/multiple-select-vanilla.git",
40
"directory": "packages/multiple-select-vanilla"
41
42
"bugs": {
0 commit comments