@postgres.ai/shared 4.1.1 → 4.1.2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@postgres.ai/shared",
3
- "version": "4.1.1",
3
+ "version": "4.1.2",
4
4
  "scripts": {
5
5
  "build": "tsc -p tsconfig.build.json && node scripts/copy-assets.js",
6
6
  "pack": "node scripts/pack.js"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@postgres.ai/shared",
3
- "version": "4.1.1",
3
+ "version": "4.1.2",
4
4
  "scripts": {
5
5
  "build": "tsc -p tsconfig.build.json && node scripts/copy-assets.js",
6
6
  "pack": "node scripts/pack.js"
index 6bf11dc..006ccc2 100644
Binary file