@aprovan/bobbin 0.1.0-dev.5b24ed2 → 0.1.0-dev.68f15f3

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.
@@ -10,7 +10,7 @@
10
10
  CLI Cleaning output folder
11
11
  ESM Build start
12
12
  ESM dist/index.js 122.01 KB
13
- ESM ⚡️ Build success in 1006ms
13
+ ESM ⚡️ Build success in 915ms
14
14
  DTS Build start
15
- DTS ⚡️ Build success in 10922ms
15
+ DTS ⚡️ Build success in 9985ms
16
16
  DTS dist/index.d.ts 11.11 KB
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aprovan/bobbin",
3
- "version": "0.1.0-dev.5b24ed2",
3
+ "version": "0.1.0-dev.68f15f3",
4
4
  "description": "Visual DOM editor",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",