mirror of
https://github.com/Tonejs/Tone.js
synced 2024-12-25 02:53:06 +00:00
updating version
This commit is contained in:
parent
da84e24ff5
commit
e13e72480b
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue