@aprovan/patchwork-vanilla 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.
@@ -15,8 +15,8 @@
15
15
  ESM dist/index.js.map 71.00 B
16
16
  ESM dist/setup.js.map 71.00 B
17
17
  ESM dist/chunk-JJYNQ2UF.js.map 252.00 B
18
- ESM ⚡️ Build success in 81ms
18
+ ESM ⚡️ Build success in 44ms
19
19
  DTS Build start
20
- DTS ⚡️ Build success in 3697ms
20
+ DTS ⚡️ Build success in 3602ms
21
21
  DTS dist/setup.d.ts 138.00 B
22
22
  DTS dist/index.d.ts 45.00 B
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aprovan/patchwork-vanilla",
3
- "version": "0.1.0-dev.03aaf5b",
3
+ "version": "0.1.0-dev.ba8f277",
4
4
  "description": "Patchwork image: Plain browser image",
5
5
  "type": "module",
6
6
  "main": "./dist/setup.js",