mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-18 12:34:25 +08:00
release(0.7.2)
This commit is contained in:
parent
020551b738
commit
e50dd0a97c
@ -238,7 +238,7 @@ const routes = [
|
||||
},
|
||||
{
|
||||
path: '/*',
|
||||
redirect: '/en-US/dark/start'
|
||||
redirect: '/zh-CN/light/start'
|
||||
}
|
||||
]
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "naive-ui",
|
||||
"version": "0.7.1",
|
||||
"version": "0.7.2",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user