We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48304f5 commit 34616d6Copy full SHA for 34616d6
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.4",
+ "version": "2.0.5",
5
"scripts": {
6
"build": "rm -fr dist && microbundle --target node -f umd,modern",
7
"dev": "microbundle watch --target node",
0 commit comments