mirror of https://github.com/CesiumGS/cesium.git
Merge branch 'main' into fix/matrix-multiplication-in-shaders
This commit is contained in:
commit
e41bab0f44
|
|
@ -426,4 +426,5 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for details on how to contribute to Cesiu
|
|||
- [Hiwen](https://github.com/Hiwen)
|
||||
- [Ayush Das](https://github.com/ayushd150)
|
||||
- [Matt Schwartz](https://github.com/mzschwartz5)
|
||||
- [Easy Mahaffey](https://github.com/easymaahffey)
|
||||
- [Pamela Augustine](https://github.com/pamelaAugustine)
|
||||
|
|
|
|||
|
|
@ -97,7 +97,6 @@
|
|||
"open": "^10.0.2",
|
||||
"prettier": "3.6.1",
|
||||
"prismjs": "^1.28.0",
|
||||
"request": "^2.79.0",
|
||||
"rimraf": "^6.0.1",
|
||||
"tsd-jsdoc": "^2.5.0",
|
||||
"typescript": "^5.3.2",
|
||||
|
|
|
|||
Loading…
Reference in New Issue