Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

v1.2.0

Compare
Choose a tag to compare
@andrewimm andrewimm released this 16 Jun 23:30

To upgrade your application:

  1. Delete your node_modules directory
  2. Open your package.json file
  3. Update react-vr, react-vr-web, and ovrui to "~1.2.0"
  4. Reinstall your dependencies with npm install or yarn

New Features:

Fixes: