Skip to content

Commit

Permalink
Merge pull request #1 from OutpostHQ/v0.3.0
Browse files Browse the repository at this point in the history
`v0.3.0`: replace `@ant-design/icons` with `@jengaicons/react`
  • Loading branch information
shubham-kaushal authored May 17, 2023
2 parents 9ee9e1e + 9ddb0ba commit 2e18936
Show file tree
Hide file tree
Showing 35 changed files with 227 additions and 262 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jenga-ui",
"version": "0.2.0",
"version": "0.3.0",
"description": "UIKit for outpost.run",
"module": "dist/es/index.js",
"main": "dist/cjs/index.js",
Expand Down Expand Up @@ -55,7 +55,7 @@
"styled-components": ">= 5.3.0"
},
"dependencies": {
"@ant-design/icons": "^5.0.1",
"@jengaicons/react": "^0.5.0",
"@react-aria/button": "3.6.4",
"@react-aria/checkbox": "3.7.1",
"@react-aria/combobox": "3.4.4",
Expand Down
Loading

0 comments on commit 2e18936

Please sign in to comment.