@dbos-inc/dbos-sdk 1.5.4-preview → 1.5.8-preview

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@dbos-inc/dbos-sdk",
3
- "version": "1.5.4-preview",
3
+ "version": "1.5.8-preview",
4
4
  "description": "A Typescript framework built on the database",
5
5
  "license": "MIT",
6
6
  "repository": {
7
7
  "type": "git",
8
- "url": "https://github.com/dbos-inc/dbos-ts"
8
+ "url": "https://github.com/dbos-inc/dbos-transact"
9
9
  },
10
10
  "homepage": "https://docs.dbos.dev/",
11
11
  "main": "dist/src/index.js",