Skip to content

Commit

Permalink
add wca helpers to peer deps (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandreOndet authored Aug 25, 2023
1 parent 5af0ced commit 3916043
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thewca/wca-components",
"version": "0.5.1",
"version": "0.5.2",
"description": "The WCA React Component Library",
"repository": {
"type": "git",
Expand Down Expand Up @@ -32,7 +32,8 @@
"react-dom": "^17.0.0 || ^18.0.0",
"react-router-dom": ">=6.3.0",
"fomantic-ui-css": "^2.9.2",
"semantic-ui-react": "^2.1.4"
"semantic-ui-react": "^2.1.4",
"@wca/helpers": "^1.1.4"
},
"devDependencies": {
"@babel/preset-env": "^7.22.4",
Expand Down

0 comments on commit 3916043

Please sign in to comment.