@tomorrowevening/hermes 0.0.96 → 0.0.97
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +0 -1
- package/dist/hermes.cjs.js +14 -14
- package/dist/hermes.es.js +1222 -1332
- package/package.json +2 -5
- package/types/core/remote/RemoteTheatre.d.ts +1 -1
- package/types/index.d.ts +0 -1
- package/types/core/remote/RemoteTweakpane.d.ts +0 -24
package/README.md
CHANGED
@@ -9,7 +9,6 @@ Open the [Application](https://hermes-lovat.vercel.app/) and [editor](https://he
|
|
9
9
|
- Customizable Navigation Dropdowns + Draggable components for Triggers/Event Dispatching
|
10
10
|
- [TheatreJS](https://www.theatrejs.com/)
|
11
11
|
- [ThreeJS](https://threejs.org/)
|
12
|
-
- [Tweakpane](https://tweakpane.github.io/docs/)
|
13
12
|
- Custom ThreeJS Scene + Object Inspector
|
14
13
|
|
15
14
|
### Assets
|