@lotte-innovate/ui-component-test 0.0.79 → 0.0.81

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/dist/globals.css +3 -3
  2. package/package.json +2 -1
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.0.79",
4
+ "version": "0.0.81",
5
5
  "private": false,
6
6
  "type": "module",
7
7
  "files": [
@@ -90,6 +90,7 @@
90
90
  "react-tabs": "^6.0.2",
91
91
  "rollup-plugin-import-css": "^3.5.5",
92
92
  "rollup-plugin-peer-deps-external": "^2.2.4",
93
+ "rollup-plugin-postcss": "^4.0.2",
93
94
  "storybook-addon-deep-controls": "^0.7.1",
94
95
  "storybook-dark-mode": "^4.0.2",
95
96
  "tailwind-merge": "^2.2.2"