-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update package.json * Update Image360History.ts * Update Image360History.ts
- Loading branch information
1 parent
1cdd5c5
commit e27ecd4
Showing
2 changed files
with
14 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@cognite/reveal", | ||
"version": "4.19.1", | ||
"version": "4.20.0", | ||
"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": { | ||
|
@@ -15,7 +15,8 @@ | |
"Håkon Flatval <[email protected]>", | ||
"Savelii Novikov <[email protected]>", | ||
"Pramod S <[email protected]>", | ||
"Astrid Kløve-Graue <[email protected]>" | ||
"Astrid Kløve-Graue <[email protected]>", | ||
"Nils Petter Fremming <[email protected]>" | ||
], | ||
"sideEffects": false, | ||
"main": "dist/index.js", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters