File tree Expand file tree Collapse file tree 3 files changed +4092
-7
lines changed Expand file tree Collapse file tree 3 files changed +4092
-7
lines changed Original file line number Diff line number Diff line change 22*
33
44# Whitelist dist folder and README.md
5- ! dist /
5+ ! dist /*
66! README.md
77! usage.md
88! package.json
Original file line number Diff line number Diff line change 11{
22 "name" : " shadcn-theme-editor" ,
3- "version" : " 1.4.2 " ,
3+ "version" : " 1.4.3 " ,
44 "description" : " Shadcn Theme Editor" ,
55 "module" : " dist/index.mjs" ,
66 "main" : " dist/index.js" ,
5050 "@rollup/plugin-typescript" : " ^11.1.6" ,
5151 "@types/lodash.debounce" : " ^4.0.9" ,
5252 "@types/react" : " ^18.3.3" ,
53+ "class-variance-authority" : " ^0.7.0" ,
54+ "clsx" : " ^2.1.1" ,
55+ "next-themes" : " ^0.3.0" ,
56+ "react" : " ^18.3.1" ,
5357 "release-it" : " ^17.6.0" ,
5458 "rollup" : " ^4.18.1" ,
5559 "rollup-plugin-banner2" : " ^1.3.0" ,
5862 "rollup-plugin-postcss" : " ^4.0.2" ,
5963 "rollup-plugin-preserve-directives" : " ^0.4.0" ,
6064 "tailwindcss" : " ^3.4.9" ,
65+ "tailwindcss-animate" : " ^1.0.7" ,
6166 "tslib" : " ^2.6.3" ,
62- "typescript" : " ^5.5.3" ,
63- "class-variance-authority" : " ^0.7.0" ,
64- "clsx" : " ^2.1.1" ,
65- "next-themes" : " ^0.3.0" ,
66- "react" : " ^18.3.1"
67+ "typescript" : " ^5.5.3"
6768 },
6869 "dependencies" : {
6970 "@radix-ui/react-slot" : " ^1.1.0" ,
You can’t perform that action at this time.
0 commit comments