@aprovan/bobbin 0.1.0-dev.78c0b14 → 0.1.0-dev.879ed82

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,6 +11,6 @@
11
11
  ESM Build start
12
12
  DTS Build start
13
13
  ESM dist/index.js 126.23 KB
14
- ESM ⚡️ Build success in 1259ms
15
- DTS ⚡️ Build success in 10072ms
14
+ ESM ⚡️ Build success in 1071ms
15
+ DTS ⚡️ Build success in 10483ms
16
16
  DTS dist/index.d.ts 12.07 KB
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aprovan/bobbin",
3
- "version": "0.1.0-dev.78c0b14",
3
+ "version": "0.1.0-dev.879ed82",
4
4
  "description": "Visual DOM editor",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",