bump @jwetzell/osc to v1.1.0

This commit is contained in:
2024-10-13 16:45:46 -05:00
parent 7a72853e41
commit f75b663812
2 changed files with 7 additions and 2 deletions
+6 -1
View File
@@ -46,6 +46,11 @@
"readosc": "src/main.js"
}
},
"apps/readosc/node_modules/@jwetzell/osc": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@jwetzell/osc/-/osc-1.0.0.tgz",
"integrity": "sha512-242gA8R4k9vBbRJydqoKAG1WiQ9BUO6tFoemuC3eywRt5ns5qrlzIBEIwX0poQyMZdZB7XyzvR5rtbFC5tadKg=="
},
"apps/sendosc": {
"version": "1.0.1",
"license": "MIT",
@@ -3643,7 +3648,7 @@
},
"packages/osc": {
"name": "@jwetzell/osc",
"version": "1.0.0",
"version": "1.1.0",
"license": "MIT",
"devDependencies": {
"@types/node": "22.7.4",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@jwetzell/osc",
"version": "1.0.0",
"version": "1.1.0",
"description": "",
"main": "dist/index.js",
"types": "dist/index.d.ts",