change(ui): added missing dev lib
This commit is contained in:
parent
964f09b6b2
commit
489da42821
1 changed files with 1 additions and 0 deletions
|
|
@ -88,6 +88,7 @@
|
|||
"@babel/plugin-proposal-class-properties": "^7.17.12",
|
||||
"@babel/plugin-proposal-decorators": "^7.17.12",
|
||||
"@babel/plugin-proposal-private-methods": "^7.10.4",
|
||||
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
|
||||
"@babel/plugin-syntax-bigint": "^7.8.3",
|
||||
"@babel/plugin-transform-runtime": "^7.17.12",
|
||||
"@babel/preset-env": "^7.17.12",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue