Skip to content

Commit e7daa16

Browse files
authored
Merge pull request #1773 from shentao/fix-js-org-domain
Fix js org domain
2 parents bdec239 + 5ec5ad6 commit e7daa16

File tree

3 files changed

+77
-89
lines changed

3 files changed

+77
-89
lines changed

docs/CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
vue-multiselect.js.org

package-lock.json

Lines changed: 75 additions & 88 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": false,
55
"types": "index.d.ts",
66
"homepage": "vue-multiselect.js.org",
7-
"description": "Multiselect component for Vue 3",
7+
"description": "Multiselect component for Vue",
88
"author": {
99
"name": "Damian Dulisz",
1010
"email": "damian@dulisz.com"

0 commit comments

Comments
 (0)