Skip to content

Commit

Permalink
do not use cesium 1.96.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nshen committed Aug 6, 2022
1 parent 5871d8c commit c8b4629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"serve": "vite build && vite preview"
},
"devDependencies": {
"cesium": "^1.95.0",
"cesium": "1.95.0",
"vite": "^3.0.4",
"vite-plugin-cesium": "link:.."
}
Expand Down

0 comments on commit c8b4629

Please sign in to comment.