tonal-distance
Advanced tools
Comparing version 0.69.4 to 0.69.6
{ | ||
"name": "tonal-distance", | ||
"version": "0.69.4", | ||
"version": "0.69.6", | ||
"description": "Find distances between musical notes", | ||
@@ -13,3 +13,2 @@ "keywords": [ | ||
"scripts": { | ||
"pretest": "rollup -f cjs -o build/index.js -- index.js", | ||
"test": "jest --coverage" | ||
@@ -22,4 +21,4 @@ }, | ||
"dependencies": { | ||
"tonal-pitch": "^0.69.4" | ||
"tonal-pitch": "^0.69.6" | ||
} | ||
} |
9196
Updatedtonal-pitch@^0.69.6