@lotte-innovate/ui-component-test 0.2.32 → 0.2.33
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +1 -2
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@lotte-innovate/ui-component-test",
|
3
3
|
"description": "Lotte UI Library",
|
4
|
-
"version": "0.2.
|
4
|
+
"version": "0.2.33",
|
5
5
|
"private": false,
|
6
6
|
"type": "module",
|
7
7
|
"files": [
|
@@ -131,7 +131,6 @@
|
|
131
131
|
"eslint": "^8",
|
132
132
|
"eslint-config-next": "14.1.4",
|
133
133
|
"eslint-plugin-storybook": "^0.8.0",
|
134
|
-
"null-loader": "^4.0.1",
|
135
134
|
"postcss": "^8.4.47",
|
136
135
|
"prettier": "^3.3.3",
|
137
136
|
"prettier-plugin-tailwindcss": "^0.6.6",
|