audio-effects
Advanced tools
Comparing version 1.0.25 to 1.0.26
{ | ||
"name": "audio-effects", | ||
"version": "1.0.25", | ||
"version": "1.0.26", | ||
"description": "A javascript library to create audio effects using the web-audio-api", | ||
@@ -15,3 +15,2 @@ "main": "dist/index.js", | ||
"scripts": { | ||
"watch": "webpack --progress", | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
@@ -18,0 +17,0 @@ "build": "babel src -d dist", |
609184
28
14048