mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-11-27 04:09:51 +08:00
chore(codesandbox): fix error (#3404)
This commit is contained in:
parent
8658824260
commit
daeedf2313
@ -71,7 +71,8 @@ export function getCodeSandboxParams (code) {
|
||||
'naive-ui': 'latest'
|
||||
},
|
||||
devDependencies: {
|
||||
'@vue/cli-plugin-babel': '~4.5.0'
|
||||
'@vue/cli-plugin-babel': '~4.5.0',
|
||||
typescript: '~4.6.3'
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user