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 3a3c3b3 commit aadb9d4Copy full SHA for aadb9d4
package.json
@@ -19,7 +19,7 @@
19
"license": "MIT",
20
"repository": {
21
"type": "git",
22
- "url": "http://github.com/ghiscoding/multiple-select-vanilla"
+ "url" : "https://github.com/ghiscoding/multiple-select-vanilla.git"
23
},
24
"scripts": {
25
"clean": "rimraf --glob */dist */tsconfig.tsbuildinfo",
packages/multiple-select-vanilla/package.json
@@ -43,7 +43,8 @@
43
44
45
46
+ "url" : "https://github.com/ghiscoding/multiple-select-vanilla.git",
47
+ "directory": "packages/multiple-select-vanilla"
48
49
"publishConfig": {
50
"access": "public"
0 commit comments