@aprovan/patchwork-utcp 0.1.0-dev.879ed82 → 0.1.0-dev.93c7b6a

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.
@@ -15,8 +15,8 @@
15
15
  ESM ⚡️ Build success in 69ms
16
16
  CJS dist/index.cjs 2.90 KB
17
17
  CJS dist/index.cjs.map 5.67 KB
18
- CJS ⚡️ Build success in 70ms
18
+ CJS ⚡️ Build success in 73ms
19
19
  DTS Build start
20
- DTS ⚡️ Build success in 4456ms
20
+ DTS ⚡️ Build success in 4298ms
21
21
  DTS dist/index.d.ts 1.48 KB
22
22
  DTS dist/index.d.cts 1.48 KB
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aprovan/patchwork-utcp",
3
- "version": "0.1.0-dev.879ed82",
3
+ "version": "0.1.0-dev.93c7b6a",
4
4
  "description": "UTCP backend integration for Patchwork",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs",