@dbos-inc/dbos-sdk 0.9.6-preview → 0.9.8-preview

Sign up to get free protection for your applications and to get access to all the features.
@@ -8,8 +8,8 @@
8
8
  "lint-fix": "eslint --fix src"
9
9
  },
10
10
  "devDependencies": {
11
- "@dbos-inc/eslint-plugin": "^0.0.4",
12
- "@dbos-inc/dbos-cloud": "^0.8.41-preview",
11
+ "@dbos-inc/eslint-plugin": "^0.0.6",
12
+ "@dbos-inc/dbos-cloud": "^0.8.62",
13
13
  "@types/jest": "^29.5.5",
14
14
  "@types/supertest": "^2.0.14",
15
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.9.6-preview",
3
+ "version": "0.9.8-preview",
4
4
  "description": "A Typescript framework built on the database",
5
5
  "license": "MIT",
6
6
  "repository": {