tonal-interval
Advanced tools
Comparing version 0.69.2 to 0.69.3
{ | ||
"name": "tonal-interval", | ||
"version": "0.69.2", | ||
"version": "0.69.3", | ||
"description": "Music interval creation and manipulation", | ||
@@ -17,3 +17,3 @@ "repository": "https://github.com/danigb/tonal/packages/interval", | ||
"main": "build/index.js", | ||
"jsnext:main": "index", | ||
"module": "index", | ||
"author": "danigb", | ||
@@ -23,4 +23,4 @@ "license": "MIT", | ||
"interval-notation": "^1.0.0", | ||
"tonal-pitch": "^0.69.2" | ||
"tonal-pitch": "^0.69.3" | ||
} | ||
} |
27255
Updatedtonal-pitch@^0.69.3