We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f21cb32 commit b2e5addCopy full SHA for b2e5add
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "vue-i18n-extract",
3
"description": "Manage vue-i18n localization with static analysis",
4
- "version": "2.0.6",
+ "version": "2.0.7",
5
"scripts": {
6
"build": "rm -fr dist && microbundle --target node -f umd,modern",
7
"dev": "microbundle watch --target node",
0 commit comments