Skip to content

Commit

Permalink
chore: update package names
Browse files Browse the repository at this point in the history
  • Loading branch information
ksassnowski committed Jan 28, 2024
1 parent 67699c9 commit 38698f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- uses: google-github-actions/release-please-action@v3
with:
release-type: node
package-name: "@ksassnowski/vueclid"
package-name: ksassnowski/vueclid
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "vueclid",
"name": "@ksassnowski/vueclid",
"version": "0.0.1",
"type": "module",
"main": "./dist/vueclid.js",
Expand Down

0 comments on commit 38698f9

Please sign in to comment.