mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-17 16:38:18 +00:00
feature: cloudcmd: @babel/plugin-transform-optional-chaining v8.0.1
This commit is contained in:
parent
4e22a4edde
commit
ad3bf95e5f
1 changed files with 1 additions and 1 deletions
|
|
@ -153,7 +153,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/code-frame": "^8.0.0",
|
"@babel/code-frame": "^8.0.0",
|
||||||
"@babel/core": "^8.0.1",
|
"@babel/core": "^8.0.1",
|
||||||
"@babel/plugin-transform-optional-chaining": "^7.21.0",
|
"@babel/plugin-transform-optional-chaining": "^8.0.1",
|
||||||
"@babel/preset-env": "^7.0.0",
|
"@babel/preset-env": "^7.0.0",
|
||||||
"@cloudcmd/clipboard": "^2.0.0",
|
"@cloudcmd/clipboard": "^2.0.0",
|
||||||
"@cloudcmd/create-element": "^2.0.0",
|
"@cloudcmd/create-element": "^2.0.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue