Skip to content

Commit

Permalink
Merge pull request #1773 from shentao/fix-js-org-domain
Browse files Browse the repository at this point in the history
Fix js org domain
  • Loading branch information
mattelen authored Apr 23, 2024
2 parents bdec239 + 5ec5ad6 commit e7daa16
Show file tree
Hide file tree
Showing 3 changed files with 77 additions and 89 deletions.
1 change: 1 addition & 0 deletions docs/CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
vue-multiselect.js.org
163 changes: 75 additions & 88 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": false,
"types": "index.d.ts",
"homepage": "vue-multiselect.js.org",
"description": "Multiselect component for Vue 3",
"description": "Multiselect component for Vue",
"author": {
"name": "Damian Dulisz",
"email": "damian@dulisz.com"
Expand Down

0 comments on commit e7daa16

Please sign in to comment.