@elementor/twing 0.0.2 → 3.32.0-21

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@elementor/twing",
3
3
  "description": "Wrapper around `twing`",
4
- "version": "0.0.2",
4
+ "version": "3.32.0-21",
5
5
  "private": false,
6
6
  "author": "Elementor Team",
7
7
  "homepage": "https://elementor.com/",
@@ -19,11 +19,11 @@
19
19
  },
20
20
  "repository": {
21
21
  "type": "git",
22
- "url": "git+https://github.com/elementor/elementor-packages.git",
22
+ "url": "git+https://github.com/elementor/elementor.git",
23
23
  "directory": "packages/libs/twing"
24
24
  },
25
25
  "bugs": {
26
- "url": "https://github.com/elementor/elementor-packages/issues"
26
+ "url": "https://github.com/elementor/elementor/issues"
27
27
  },
28
28
  "publishConfig": {
29
29
  "access": "public"
@@ -1,22 +0,0 @@
1
-
2
- > @elementor/twing@0.0.2 build
3
- > tsup --config=./tsup.config.ts
4
-
5
- CLI Building entry: src/index.ts
6
- CLI Using tsconfig: ../../../tsconfig.json
7
- CLI tsup v8.4.0
8
- CLI Using tsup config: /home/runner/work/elementor-packages/elementor-packages/packages/libs/twing/tsup.config.ts
9
- CLI Target: esnext
10
- CLI Cleaning output folder
11
- ESM Build start
12
- CJS Build start
13
- ESM dist/index.mjs 1.25 MB
14
- ESM dist/index.mjs.map 1.31 MB
15
- ESM ⚡️ Build success in 1794ms
16
- CJS dist/index.js 1.25 MB
17
- CJS dist/index.js.map 1.31 MB
18
- CJS ⚡️ Build success in 1795ms
19
- DTS Build start
20
- DTS ⚡️ Build success in 23506ms
21
- DTS dist/index.d.mts 135.00 B
22
- DTS dist/index.d.ts 135.00 B