Comparing version 1.0.3 to 1.0.4-dev.1b89645
{ | ||
"name": "dittytoy", | ||
"version": "1.0.3", | ||
"version": "1.0.4-dev.1b89645", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -114,3 +114,3 @@ # Dittytoy | ||
```ts | ||
dittytoy.addEventListener(MSG_UPDATE, (data:any) => { | ||
dittytoy.addListener(MSG_UPDATE, (data:any) => { | ||
// data.amp contains information about the volume of the ditty and the separate loops | ||
@@ -117,0 +117,0 @@ const state = data.state; |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
170166
2