@assistant-ui/react 0.7.74 → 0.7.75

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -6
package/package.json CHANGED
@@ -29,7 +29,7 @@
29
29
  "conversational-ui",
30
30
  "conversational-ai"
31
31
  ],
32
- "version": "0.7.74",
32
+ "version": "0.7.75",
33
33
  "license": "MIT",
34
34
  "exports": {
35
35
  ".": {
@@ -101,9 +101,6 @@
101
101
  },
102
102
  "@types/react-dom": {
103
103
  "optional": true
104
- },
105
- "tailwindcss": {
106
- "optional": true
107
104
  }
108
105
  },
109
106
  "devDependencies": {
@@ -116,9 +113,9 @@
116
113
  "tailwindcss": "^3.4.17",
117
114
  "tailwindcss-animate": "^1.0.7",
118
115
  "tsx": "^4.19.2",
119
- "@assistant-ui/tsbuildutils": "^0.0.1",
120
116
  "@assistant-ui/tsconfig": "0.0.0",
121
- "@assistant-ui/tailwindcss-transformer": "0.1.0"
117
+ "@assistant-ui/tailwindcss-transformer": "0.1.0",
118
+ "@assistant-ui/tsbuildutils": "^0.0.1"
122
119
  },
123
120
  "publishConfig": {
124
121
  "access": "public",