We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3634f0 commit 9b33932Copy full SHA for 9b33932
package.json
@@ -87,7 +87,7 @@
87
},
88
"scripts": {
89
"prepare": "git config --local core.hooksPath .githooks",
90
- "changelog": "gh-changelogen --repo=@intlify/vue-i18n-extensions",
+ "changelog": "gh-changelogen --repo=intlify/vue-i18n-extensions",
91
"release": "bumpp --commit \"release: v%s\" --push --tag",
92
"build": "pnpm build:transpile && pnpm build:extract && pnpm build:docs",
93
"build:nightly": "pnpm build:transpile && pnpm build:extract",
0 commit comments