@dbos-inc/dbos-sdk 0.8.41-preview → 0.8.44-preview.g80a6eaab9e

Sign up to get free protection for your applications and to get access to all the features.
@@ -9,6 +9,7 @@
9
9
  },
10
10
  "devDependencies": {
11
11
  "@dbos-inc/eslint-plugin": "^0.0.4",
12
+ "@dbos-inc/dbos-cloud": "^0.8.41-preview",
12
13
  "@types/jest": "^29.5.5",
13
14
  "@types/supertest": "^2.0.14",
14
15
  "eslint": "^8.56.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dbos-inc/dbos-sdk",
3
- "version": "0.8.41-preview",
3
+ "version": "0.8.44-preview.g80a6eaab9e",
4
4
  "description": "A Typescript framework built on the database",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dbos-inc/dbos-cloud",
3
- "version": "0.0.0-placeholder",
3
+ "version": "0.8.44-preview.g80a6eaab9e",
4
4
  "description": "Tool for performing application deployment to DBOS cloud",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dbos-inc/dbos-openapi",
3
- "version": "0.0.0-placeholder",
3
+ "version": "0.8.44-preview.g80a6eaab9e",
4
4
  "description": "Tool for integrating DBOS functions via OpenAPI",
5
5
  "license": "MIT",
6
6
  "repository": {