@lotte-innovate/ui-component-test 0.1.32 → 0.1.33

Sign up to get free protection for your applications and to get access to all the features.
package/README.md CHANGED
@@ -1,11 +1,5 @@
1
1
  # LOTTE UI COMPONENT LIBRARY
2
2
 
3
- <div style="padding: 20px;">
4
- <img src="./public/images/Welcome.png" style="width: auto; height: auto;" alt="컴포넌트 이미지입니다."/>
5
- </div>
6
-
7
- ---
8
-
9
3
  <br />
10
4
 
11
5
  ## 목차
package/package.json CHANGED
@@ -1,15 +1,14 @@
1
1
  {
2
2
  "name": "@lotte-innovate/ui-component-test",
3
3
  "description": "Lotte UI Library",
4
- "version": "0.1.32",
4
+ "version": "0.1.33",
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",
12
- "public/images/Welcome.png"
11
+ "dist/globals.css"
13
12
  ],
14
13
  "main": "dist/lib/index.js",
15
14
  "module": "dist/lib/index.js",
Binary file