Skip to content

Commit 0c987ae

Browse files
committed
Update NPM dependencies
1 parent b2fa067 commit 0c987ae

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

INDEX.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Welcome to the PlayCanvas API Reference! This documentation provides detailed information about the classes, methods, and modules available in the PlayCanvas suite, including the PlayCanvas Engine, PCUI, Observer, Engine Extras, and the Editor API. Our aim is to empower developers with all the information needed to create stunning 3D applications and games using PlayCanvas.
22

3-
### Modules 📦
3+
### 📦 Modules
44

55
This documentation is organized into modules that correspond to different PlayCanvas products. Each section contains detailed descriptions of classes, methods, and their respective usage.
66

@@ -13,18 +13,18 @@ This documentation is organized into modules that correspond to different PlayCa
1313
| [PCUI](./modules/PCUI) | A web front-end framework specifically tailored for creating UIs in browser-based tools. |
1414
| [PCUIGraph](./modules/PCUIGraph) | A PCUI extension providing a component for managing node-based graphs. |
1515

16-
### Getting Started 🚀
16+
### 🚀 Getting Started
1717

1818
To get started with PlayCanvas, you might want to check out the following resources:
1919

2020
- [PlayCanvas Developer Site](https://developer.playcanvas.com/)
2121
- [PlayCanvas GitHub Organization page](https://github.com/playcanvas/)
2222

23-
### Contributing 🤝
23+
### 🤝 Contributing
2424

2525
We welcome contributions to PlayCanvas, including to this API reference! If you'd like to contribute or report issues, please visit the [API Reference GitHub repo](https://github.com/playcanvas/api-reference).
2626

27-
### License 📜
27+
### 📜 License
2828

2929
This project is licensed under the [MIT License](https://opensource.org/licenses/MIT).
3030

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"playcanvas": "^1.69.2",
2626
"react": "^18.2.0",
2727
"serve": "^14.2.1",
28-
"typedoc": "^0.25.12",
28+
"typedoc": "^0.25.13",
2929
"typedoc-plugin-extras": "^3.0.0",
3030
"typedoc-plugin-mdn-links": "^3.1.19",
3131
"typedoc-plugin-missing-exports": "^2.2.0",

0 commit comments

Comments
 (0)