2d9326c098bdd7d74ce79f38a1dab11e137cae5f
play.webxr.dev
Keeping the Template Updated
Periodically we should make sure that the template is up to date. To do this,
we can use the npm-check-updates
package. To run it, run the following
command, it will show you what needs updating:
npx npm-check-updates
then to apply the changes:
npx npm-check-updates -u
Description
Languages
JavaScript
83.4%
HTML
12.1%
CSS
4.5%