Skip to content

Commit

Permalink
Refactor package name in package.json
Browse files Browse the repository at this point in the history
The package name in package.json was updated from "wizarr-vue-modal" to "@wizarrrr/wizarr-vue-modal". This change was made to align with the naming convention for the package.
  • Loading branch information
realashleybailey committed Oct 30, 2023
1 parent 553d407 commit 6a2fe89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "wizarr-vue-modal",
"name": "@wizarrrr/wizarr-vue-modal",
"version": "1.12.1",
"private": false,
"scripts": {
Expand Down Expand Up @@ -72,4 +72,4 @@
"url": "https://github.com/wizarrrr/wizarr-vue-modal.git"
},
"url": "https://github.com/wizarrrr/wizarr-vue-modal/issues"
}
}

0 comments on commit 6a2fe89

Please sign in to comment.