@rivet-dev/workflow-world 0.0.0-fix-get-or-create-w.7070ab4 → 0.0.0-main.b2d3b94

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
 
2
- > @rivet-dev/workflow-world@0.0.0-fix-get-or-create-w.7070ab4 build /home/runner/work/actors/actors/integrations/workflow-world
2
+ > @rivet-dev/workflow-world@0.0.0-main.b2d3b94 build /home/runner/work/actors/actors/integrations/workflow-world
3
3
  > tsc -p tsconfig.build.json
4
4
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rivet-dev/workflow-world",
3
- "version": "0.0.0-fix-get-or-create-w.7070ab4",
3
+ "version": "0.0.0-main.b2d3b94",
4
4
  "description": "Vercel's Workflow SDK backed by Rivet Actors",
5
5
  "license": "Apache-2.0",
6
6
  "publishConfig": {
@@ -31,7 +31,7 @@
31
31
  "@workflow/errors": "5.0.0-beta.11",
32
32
  "@workflow/world": "5.0.0-beta.21",
33
33
  "cbor-x": "^1.6.0",
34
- "rivetkit": "0.0.0-fix-get-or-create-w.7070ab4",
34
+ "rivetkit": "0.0.0-main.b2d3b94",
35
35
  "ulid": "~3.0.1"
36
36
  },
37
37
  "devDependencies": {