Skip to content

Commit

Permalink
chore: bump @cognite/reveal-4.4.2 (#3640)
Browse files Browse the repository at this point in the history
* chore: bump @cognite/reveal-4.4.2

* chore: bump peer dependency reveal version in react-components

* chore: fix yarn lock

---------

Co-authored-by: cognite-bulldozer[bot] <51074376+cognite-bulldozer[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 69e7196 commit fe5ae03
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"peerDependencies": {
"@cognite/cogs.js": ">=9",
"@cognite/reveal": "4.4.1",
"@cognite/reveal": "4.4.2",
"react": ">=18",
"react-dom": ">=18",
"styled-components": ">=5"
Expand Down
2 changes: 1 addition & 1 deletion react-components/yarn.lock

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

2 changes: 1 addition & 1 deletion viewer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cognite/reveal",
"version": "4.4.1",
"version": "4.4.2",
"description": "WebGL based 3D viewer for CAD and point clouds processed in Cognite Data Fusion.",
"homepage": "https://github.com/cognitedata/reveal/tree/master/viewer",
"repository": {
Expand Down

0 comments on commit fe5ae03

Please sign in to comment.