Skip to content

Commit

Permalink
chore: bump reveal react components to 0.13.0 (#3630)
Browse files Browse the repository at this point in the history
Co-authored-by: cognite-bulldozer[bot] <51074376+cognite-bulldozer[bot]@users.noreply.github.com>
  • Loading branch information
christjt and cognite-bulldozer[bot] authored Aug 28, 2023
1 parent 177e1d6 commit 1d6e2b9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 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.12.0",
"version": "0.13.0",
"exports": "./dist/index.js",
"types": "./dist/index.d.ts",
"type": "module",
Expand All @@ -18,7 +18,7 @@
},
"peerDependencies": {
"@cognite/cogs.js": ">=9",
"@cognite/reveal": "4.4.0",
"@cognite/reveal": "4.4.1",
"react": ">=18",
"react-dom": ">=18",
"styled-components": ">=5"
Expand All @@ -28,7 +28,7 @@
"@babel/preset-react": "7.22.5",
"@babel/preset-typescript": "7.22.5",
"@cognite/cogs.js": "^9.17.0",
"@cognite/reveal": "4.4.0",
"@cognite/reveal": "4.4.1",
"@cognite/sdk": "^8.2.0",
"@storybook/addon-essentials": "7.3.2",
"@storybook/addon-interactions": "7.3.2",
Expand Down
14 changes: 7 additions & 7 deletions react-components/yarn.lock

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

0 comments on commit 1d6e2b9

Please sign in to comment.