File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cesium" ,
3
- "version" : " 1.105.0 " ,
3
+ "version" : " 1.105.1 " ,
4
4
"description" : " CesiumJS is a JavaScript library for creating 3D globes and 2D maps in a web browser without a plugin." ,
5
5
"homepage" : " http://cesium.com/cesiumjs/" ,
6
6
"license" : " Apache-2.0" ,
51
51
" ./Specs/**/*"
52
52
],
53
53
"dependencies" : {
54
- "@cesium/engine" : " 2.3 .0" ,
54
+ "@cesium/engine" : " 2.4 .0" ,
55
55
"@cesium/widgets" : " 2.2.0"
56
56
},
57
57
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cesium/engine" ,
3
- "version" : " 2.3 .0" ,
3
+ "version" : " 2.4 .0" ,
4
4
"description" : " CesiumJS is a JavaScript library for creating 3D globes and 2D maps in a web browser without a plugin." ,
5
5
"keywords" : [
6
6
" 3D" ,
Original file line number Diff line number Diff line change 28
28
"node" : " >=14.0.0"
29
29
},
30
30
"dependencies" : {
31
- "@cesium/engine" : " 2.3 .0" ,
31
+ "@cesium/engine" : " 2.4 .0" ,
32
32
"nosleep.js" : " ^0.12.0"
33
33
},
34
34
"type" : " module" ,
52
52
"bugs" : {
53
53
"url" : " https://github.com/CesiumGS/cesium/issues"
54
54
}
55
- }
55
+ }
You can’t perform that action at this time.
0 commit comments