Skip to content

Commit

Permalink
chore(react-components): bump 0.49.1
Browse files Browse the repository at this point in the history
  • Loading branch information
haakonflatval-cognite committed Jun 5, 2024
1 parent 8c28046 commit ad2712d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions react-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cognite/reveal-react-components",
"version": "0.49.0",
"version": "0.49.1",
"exports": {
".": {
"import": "./dist/index.js",
Expand Down Expand Up @@ -30,7 +30,7 @@
},
"peerDependencies": {
"@cognite/cogs.js": ">=9.84.3",
"@cognite/reveal": "4.14.6",
"@cognite/reveal": ">=4.14.0",
"react": ">=18",
"react-dom": ">=18",
"styled-components": ">=5"
Expand Down

0 comments on commit ad2712d

Please sign in to comment.