Skip to content

Commit 9b33932

Browse files
committed
chore: fix package name
1 parent a3634f0 commit 9b33932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
},
8888
"scripts": {
8989
"prepare": "git config --local core.hooksPath .githooks",
90-
"changelog": "gh-changelogen --repo=@intlify/vue-i18n-extensions",
90+
"changelog": "gh-changelogen --repo=intlify/vue-i18n-extensions",
9191
"release": "bumpp --commit \"release: v%s\" --push --tag",
9292
"build": "pnpm build:transpile && pnpm build:extract && pnpm build:docs",
9393
"build:nightly": "pnpm build:transpile && pnpm build:extract",

0 commit comments

Comments
 (0)