tonal-array
Advanced tools
Comparing version 0.69.0 to 0.69.2
{ | ||
"name": "tonal-array", | ||
"version": "0.69.0", | ||
"version": "0.69.2", | ||
"description": "Create and manipulate arrays of notes and intervals", | ||
@@ -20,9 +20,8 @@ "repository": "https://github.com/danigb/tonal/packages/array", | ||
"license": "MIT", | ||
"devDependencies": {}, | ||
"dependencies": { | ||
"as-arr": "^1.0.0", | ||
"tonal-distance": "^0.69.0", | ||
"tonal-pitch": "^0.69.0", | ||
"tonal-transpose": "^0.69.0" | ||
"tonal-distance": "^0.69.2", | ||
"tonal-pitch": "^0.69.2", | ||
"tonal-transpose": "^0.69.2" | ||
} | ||
} |
105263
Updatedtonal-distance@^0.69.2
Updatedtonal-pitch@^0.69.2
Updatedtonal-transpose@^0.69.2