tonal-interval
Advanced tools
Comparing version 0.69.4 to 0.69.6
{ | ||
"name": "tonal-interval", | ||
"version": "0.69.4", | ||
"version": "0.69.6", | ||
"description": "Music interval creation and manipulation", | ||
@@ -13,3 +13,2 @@ "repository": "https://github.com/danigb/tonal/packages/interval", | ||
"scripts": { | ||
"pretest": "rollup -f cjs -o build/index.js -- index.js", | ||
"test": "jest --coverage" | ||
@@ -23,4 +22,4 @@ }, | ||
"interval-notation": "^1.0.0", | ||
"tonal-pitch": "^0.69.4" | ||
"tonal-pitch": "^0.69.6" | ||
} | ||
} |
27193
Updatedtonal-pitch@^0.69.6