@pgflow/core 0.0.0-update-supabase-ee31ce05-20251119075709 → 0.0.0-update-supabase-ba45e13a-20251119080026

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.
package/dist/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @pgflow/core
2
2
 
3
- ## 0.0.0-update-supabase-ee31ce05-20251119075709
3
+ ## 0.0.0-update-supabase-ba45e13a-20251119080026
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  ### Patch Changes
24
24
 
25
- - @pgflow/dsl@0.0.0-update-supabase-ee31ce05-20251119075709
25
+ - @pgflow/dsl@0.0.0-update-supabase-ba45e13a-20251119080026
26
26
 
27
27
  ## 0.7.3
28
28
 
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pgflow/core",
3
- "version": "0.0.0-update-supabase-ee31ce05-20251119075709",
3
+ "version": "0.0.0-update-supabase-ba45e13a-20251119080026",
4
4
  "license": "Apache-2.0",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pgflow/core",
3
- "version": "0.0.0-update-supabase-ee31ce05-20251119075709",
3
+ "version": "0.0.0-update-supabase-ba45e13a-20251119080026",
4
4
  "license": "Apache-2.0",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -24,7 +24,7 @@
24
24
  },
25
25
  "dependencies": {
26
26
  "postgres": "^3.4.5",
27
- "@pgflow/dsl": "0.0.0-update-supabase-ee31ce05-20251119075709"
27
+ "@pgflow/dsl": "0.0.0-update-supabase-ba45e13a-20251119080026"
28
28
  },
29
29
  "publishConfig": {
30
30
  "access": "public"