diff --git a/package.json b/package.json index c8dedab..eed71d7 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,8 @@ "grunt-contrib-uglify": "^5.2.2", "jzz-gui-select": "^1.1.5", "jzz-input-kbd": "^1.3.3", - "mocha": "^10.5.1", + "jzz-synth-tiny": "^1.4.0", + "mocha": "^10.5.2", "nyc": "^17.0.0" }, "repository": { diff --git a/test.html b/test.html new file mode 100644 index 0000000..b5506cc --- /dev/null +++ b/test.html @@ -0,0 +1,47 @@ + + +
++ + + + + + + + + + +
+ + + + + + + + \ No newline at end of file