Skip to content

Commit

Permalink
fixing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
akutruff committed Aug 30, 2022
1 parent 6536646 commit 694831e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 7 deletions.
4 changes: 2 additions & 2 deletions packages/diagon-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"test:ci": "CI=true jest"
},
"dependencies": {
"diagon": "0.13.0",
"diagon": "0.14.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand All @@ -53,4 +53,4 @@
"ts-node": "^10.9.1",
"typescript": "~4.7.4"
}
}
}
22 changes: 17 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 694831e

@vercel
Copy link

@vercel vercel bot commented on 694831e Aug 30, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.