Skip to content

Commit 0922d63

Browse files
authored
Merge pull request #90 from TerriaJS/release-widgets
Release widgets 5.0.1
2 parents 28d98ae + 37ed18c commit 0922d63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/widgets/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "terriajs-cesium-widgets",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "A widgets library for use with CesiumJS. CesiumJS is a JavaScript library for creating 3D globes and 2D maps in a web browser without a plugin.",
55
"keywords": [
66
"3D",
@@ -28,7 +28,7 @@
2828
"node": ">=14.0.0"
2929
},
3030
"dependencies": {
31-
"terriajs-cesium": "^8.0.0",
31+
"terriajs-cesium": "^8.0.2",
3232
"nosleep.js": "^0.12.0"
3333
},
3434
"type": "module",

0 commit comments

Comments
 (0)