tonal-distance
Advanced tools
Comparing version 0.69.2 to 0.69.3
{ | ||
"name": "tonal-distance", | ||
"version": "0.69.2", | ||
"version": "0.69.3", | ||
"description": "Find distances between musical notes", | ||
@@ -17,8 +17,8 @@ "keywords": [ | ||
"main": "build/index.js", | ||
"jsnext:main": "index", | ||
"module": "index", | ||
"author": "danigb", | ||
"license": "MIT", | ||
"dependencies": { | ||
"tonal-pitch": "^0.69.2" | ||
"tonal-pitch": "^0.69.3" | ||
} | ||
} |
9258
Updatedtonal-pitch@^0.69.3