kofi-stack-types 2.0.14 → 2.0.15

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.
@@ -1,5 +1,5 @@
1
1
 
2
- > kofi-stack-types@2.0.14 build /Users/theodenanyoh/Documents/Krumalabs/create-kofi-stack-v2/packages/types
2
+ > kofi-stack-types@2.0.15 build /Users/theodenanyoh/Documents/Krumalabs/create-kofi-stack-v2/packages/types
3
3
  > tsup src/index.ts --format esm --dts
4
4
 
5
5
  CLI Building entry: src/index.ts
@@ -8,7 +8,7 @@ CLI tsup v8.5.1
8
8
  CLI Target: es2022
9
9
  ESM Build start
10
10
  ESM dist/index.js 4.02 KB
11
- ESM ⚡️ Build success in 42ms
11
+ ESM ⚡️ Build success in 36ms
12
12
  DTS Build start
13
- DTS ⚡️ Build success in 574ms
13
+ DTS ⚡️ Build success in 566ms
14
14
  DTS dist/index.d.ts 15.79 KB
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kofi-stack-types",
3
- "version": "2.0.14",
3
+ "version": "2.0.15",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",