chore: bump version (#2950)

This commit is contained in:
Alex Yang
2023-07-01 16:26:43 +08:00
parent fbc196e828
commit 8f09df655c
15 changed files with 1037 additions and 787 deletions

View File

@@ -16,12 +16,12 @@
"license": "MPL-2.0",
"devDependencies": {
"@napi-rs/cli": "^2.16.1",
"@types/node": "^18.16.18",
"@types/node": "^18.16.19",
"@types/uuid": "^9.0.2",
"cross-env": "^7.0.3",
"rxjs": "^7.8.1",
"ts-node": "^10.9.1",
"typescript": "^5.1.5",
"typescript": "^5.1.6",
"uuid": "^9.0.0"
},
"engines": {