File tree Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @zenml-io/react-component-library " : minor
3+ ---
4+
5+ initial release of zenml tailwind plugin & preset
Original file line number Diff line number Diff line change 11{
22 "name" : " @zenml-io/react-component-library" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.0.1 " ,
44 "description" : " React Component Library from Zenml.io" ,
5- "keywords" : [],
5+ "keywords" : [
6+ " ZenML" ,
7+ " React"
8+ ],
9+ "homepage" : " https://github.com/zenml-io/react-component-library" ,
10+ "repository" : {
11+ "type" : " git" ,
12+ "url" : " https://github.com/zenml-io/react-component-library"
13+ },
614 "license" : " Apache-2.0" ,
715 "author" : " ZenML" ,
816 "type" : " module" ,
3644 "scripts" : {
3745 "build" : " tsup" ,
3846 "changeset" : " changeset && pnpm install" ,
39- "changeset:version" : " changeset version && pnpm install --lockfile-only" ,
4047 "changeset:publish" : " changeset publish" ,
48+ "changeset:version" : " changeset version && pnpm install --lockfile-only" ,
4149 "format" : " prettier -w src" ,
4250 "prepare" : " husky install" ,
4351 "publint" : " publint" ,
You can’t perform that action at this time.
0 commit comments