Skip to content

Commit eed9ab7

Browse files
author
vivek-gofynd
committed
Update dependencies
1 parent 7180761 commit eed9ab7

File tree

3 files changed

+5413
-24719
lines changed

3 files changed

+5413
-24719
lines changed

babel.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module.exports = {
22
presets: [
3-
'@vue/cli-plugin-babel/preset'
3+
['@babel/preset-env', { targets: { node: 'current' } }]
44
]
55
}

0 commit comments

Comments
 (0)