chore(codesandbox): fix error (#3404)

This commit is contained in:
XieZongChen 2022-08-01 23:43:06 +08:00 committed by GitHub
parent 8658824260
commit daeedf2313
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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'
}
}
},