Skip to content

Commit

Permalink
update package.json for release
Browse files Browse the repository at this point in the history
  • Loading branch information
eileenmguo committed Jan 22, 2024
1 parent 7d80b82 commit 244757e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion packages/libs/react-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
{
"name": "@kadena/react-ui",
"version": "0.6.0",
"private": true,
"description": "A react component library built on Kadena's Design System",
"license": "ISC",
"author": "KADENA",
"contributors": [
"Eileen Guo <[email protected]>",
"Salama Ashoush <[email protected]>",
"Sam Ferrero <[email protected]>"
],
"sideEffects": [
"*.css.*",
"dist/side-effects/**"
Expand Down

0 comments on commit 244757e

Please sign in to comment.