kofi-stack-types 2.0.12 → 2.0.14
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.
- package/.turbo/turbo-build.log +3 -3
- package/package.json +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> kofi-stack-types@2.0.
|
|
2
|
+
> kofi-stack-types@2.0.14 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
|
|
11
|
+
ESM ⚡️ Build success in 42ms
|
|
12
12
|
DTS Build start
|
|
13
|
-
DTS ⚡️ Build success in
|
|
13
|
+
DTS ⚡️ Build success in 574ms
|
|
14
14
|
DTS dist/index.d.ts 15.79 KB
|