We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb87521 commit 5cd4bdaCopy full SHA for 5cd4bda
packages/mapray/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@mapray/mapray-js",
3
- "version": "0.9.5",
+ "version": "0.9.6",
4
"description": "3D Rendering Engine for GIS",
5
"keywords": [
6
"3D",
packages/ui/package.json
"name": "@mapray/ui",
"description": "UI Engine for mapray-js",
@@ -108,6 +108,6 @@
108
"tslib": "^2.2.0"
109
},
110
"peerDependencies": {
111
- "@mapray/mapray-js": "0.9.5"
+ "@mapray/mapray-js": "0.9.6"
112
}
113
0 commit comments