Skip to content

Commit 579ee6c

Browse files
authored
improvement: bump intlify libs (#42)
1 parent 3e12572 commit 579ee6c

File tree

3 files changed

+312
-351
lines changed

3 files changed

+312
-351
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
}
2828
},
2929
"dependencies": {
30-
"@intlify/bundle-utils": "^0.3.0",
31-
"@intlify/core": "^9.1.9",
32-
"@intlify/shared": "^9.1.9",
30+
"@intlify/bundle-utils": "next",
31+
"@intlify/core": "beta",
32+
"@intlify/shared": "beta",
3333
"@vue/compiler-sfc": "^3.2.20",
3434
"chalk": "^4.1.0",
3535
"cosmiconfig": "^7.0.1",

0 commit comments

Comments
 (0)