@aprovan/patchwork 0.1.0-dev.03aaf5b → 0.1.0-dev.ba8f277

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.
@@ -11,7 +11,7 @@
11
11
  ESM Build start
12
12
  ESM dist/index.js 3.16 KB
13
13
  ESM dist/index.js.map 10.96 KB
14
- ESM ⚡️ Build success in 32ms
14
+ ESM ⚡️ Build success in 63ms
15
15
  DTS Build start
16
- DTS ⚡️ Build success in 3002ms
16
+ DTS ⚡️ Build success in 3660ms
17
17
  DTS dist/index.d.ts 4.94 KB
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aprovan/patchwork",
3
- "version": "0.1.0-dev.03aaf5b",
3
+ "version": "0.1.0-dev.ba8f277",
4
4
  "description": "Patchwork, a platform for building LLM-powered applications with pluggable UI components and a flexible compiler.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",