Format
This commit is contained in:
parent
f6ee0b727b
commit
6b9f1e6c12
5 changed files with 32 additions and 14 deletions
|
|
@ -11,13 +11,14 @@
|
|||
"test": "jest --passWithNoTests"
|
||||
},
|
||||
"devDependencies": {
|
||||
"sync-client": "file:../sync-client",
|
||||
"uuid": "^11.1.0",
|
||||
"@types/node": "^22.13.5",
|
||||
"chalk": "^5.4.1",
|
||||
"sync-client": "file:../sync-client",
|
||||
"ts-loader": "^9.5.2",
|
||||
"tslib": "2.8.1",
|
||||
"typescript": "5.7.3",
|
||||
"uuid": "^11.1.0",
|
||||
"webpack": "^5.98.0",
|
||||
"webpack-cli": "^6.0.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue