@dbos-inc/dbos-sdk 1.31.24-preview → 1.31.25-preview
Sign up to get free protection for your applications and to get access to all the features.
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@dbos-inc/dbos-sdk",
|
3
|
-
"version": "1.31.
|
3
|
+
"version": "1.31.25-preview",
|
4
4
|
"description": "A Typescript framework built on the database",
|
5
5
|
"license": "MIT",
|
6
6
|
"repository": {
|
@@ -73,7 +73,6 @@
|
|
73
73
|
"knex": "3.1.0",
|
74
74
|
"koa": "^2.15.0",
|
75
75
|
"lodash": "4.17.21",
|
76
|
-
"openapi-types": "12.1.3",
|
77
76
|
"pg": "8.11.3",
|
78
77
|
"pg-protocol": "^1.6.1",
|
79
78
|
"reflect-metadata": "^0.2.2",
|