Standardize bridge send/receive params

This commit is contained in:
Darren Clarke 2024-07-18 11:08:01 +02:00
parent 69abe9bee1
commit c32c26088f
23 changed files with 7042 additions and 1276 deletions

View file

@ -9,8 +9,8 @@
"uuid": "^10.0.0"
},
"devDependencies": {
"@babel/core": "^7.24.7",
"@types/node": "^20.14.9",
"@babel/core": "^7.24.9",
"@types/node": "^20.14.11",
"@types/react": "18.3.3",
"@types/uuid": "^10.0.0",
"babel-loader": "^9.1.3",