@lotte-innovate/ui-component-test 0.1.29 → 0.1.30

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,14 +1,15 @@
1
1
  {
2
2
  "name": "@lotte-innovate/ui-component-test",
3
3
  "description": "Lotte UI Library",
4
- "version": "0.1.29",
4
+ "version": "0.1.30",
5
5
  "private": false,
6
6
  "type": "module",
7
7
  "files": [
8
8
  "dist/lib",
9
9
  "dist/tailwind.config.d.ts",
10
10
  "dist/tailwind.config.js",
11
- "dist/globals.css"
11
+ "dist/globals.css",
12
+ "src/lib/Welcome.png"
12
13
  ],
13
14
  "main": "dist/lib/index.js",
14
15
  "module": "dist/lib/index.js",
Binary file