@lotte-innovate/ui-component-test 0.0.118 → 0.0.120
Sign up to get free protection for your applications and to get access to all the features.
package/package.json
CHANGED
@@ -1,11 +1,11 @@
|
|
1
1
|
{
|
2
2
|
"name": "@lotte-innovate/ui-component-test",
|
3
3
|
"description": "Lotte UI Library",
|
4
|
-
"version": "0.0.
|
4
|
+
"version": "0.0.120",
|
5
5
|
"private": false,
|
6
6
|
"type": "module",
|
7
7
|
"files": [
|
8
|
-
"public/tinymce
|
8
|
+
"public/tinymce**/*",
|
9
9
|
"dist",
|
10
10
|
"dist/globals.css"
|
11
11
|
],
|