updating version

This commit is contained in:
Yotam Mann 2024-06-11 15:45:06 -04:00
parent da84e24ff5
commit e13e72480b
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "tone",
"version": "15.0.0",
"version": "15.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "tone",
"version": "15.0.0",
"version": "15.1.0",
"license": "MIT",
"dependencies": {
"standardized-audio-context": "^25.3.70",

View file

@ -1,6 +1,6 @@
{
"name": "tone",
"version": "15.0.0",
"version": "15.1.0",
"description": "A Web Audio framework for making interactive music in the browser.",
"type": "module",
"main": "build/esm/index.js",