Skip to content

Commit de9b98f

Browse files
authored
chore: Bump to 0.3.14 (#83)
0.3.14
1 parent 67698b0 commit de9b98f

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mintlify/components",
3-
"version": "0.3.13",
3+
"version": "0.3.14",
44
"description": "Open-source library of UI components made with React and TailwindCSS.",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

yarn.lock

+1-6
Original file line numberDiff line numberDiff line change
@@ -5416,12 +5416,7 @@ clsx@1.1.0:
54165416
resolved "https://registry.npmjs.org/clsx/-/clsx-1.1.0.tgz#62937c6adfea771247c34b54d320fb99624f5702"
54175417
integrity sha512-3avwM37fSK5oP6M5rQ9CNe99lwxhXDOeSWVPAOYF6OazUTgZCMb0yWlJpmdD74REy1gkEaFiub2ULv4fq9GUhA==
54185418

5419-
clsx@^1.0.4:
5420-
version "1.2.1"
5421-
resolved "https://registry.npmjs.org/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12"
5422-
integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==
5423-
5424-
clsx@^1.2.1:
5419+
clsx@^1.0.4, clsx@^1.2.1:
54255420
version "1.2.1"
54265421
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12"
54275422
integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==

0 commit comments

Comments
 (0)