lcw
This commit is contained in:
@ -52,6 +52,10 @@
|
||||
"xlsx": "^0.18.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
|
||||
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
|
||||
"@babel/preset-env": "^7.29.2",
|
||||
"@element-plus/icons": "^0.0.11",
|
||||
"@toast-ui/editor": "^3.0.2",
|
||||
"@vue/cli-plugin-babel": "~4.5.0",
|
||||
|
||||
Reference in New Issue
Block a user