update build files

Signed-off-by: wozulong <>
This commit is contained in:
wozulong
2024-03-20 18:31:22 +08:00
parent f35e63e3f3
commit 8b55116563
5 changed files with 10682 additions and 13 deletions

View File

@@ -50,7 +50,8 @@
},
"devDependencies": {
"prettier": "2.8.8",
"typescript": "4.4.2"
"typescript": "4.4.2",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11"
},
"prettier": {
"singleQuote": true,