mirror of
https://github.com/jwetzell/osc-js.git
synced 2026-09-08 15:48:59 +00:00
update readosc to v0.2.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "readosc",
|
"name": "readosc",
|
||||||
"version": "0.1.0",
|
"version": "0.2.0",
|
||||||
"description": "Simple NodeJS utility for parsing osc buffers from stdin",
|
"description": "Simple NodeJS utility for parsing osc buffers from stdin",
|
||||||
"main": "src/main.js",
|
"main": "src/main.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|||||||
Generated
+1
-1
@@ -36,7 +36,7 @@
|
|||||||
"integrity": "sha512-HobCAMnDDSrKfrMBrF5ySA8fKO8Qjkn2HDKysuV51sHrpXABKJFQt5OemIQgbnSMNWU0kZ0+FF9xRrivHHaDTg=="
|
"integrity": "sha512-HobCAMnDDSrKfrMBrF5ySA8fKO8Qjkn2HDKysuV51sHrpXABKJFQt5OemIQgbnSMNWU0kZ0+FF9xRrivHHaDTg=="
|
||||||
},
|
},
|
||||||
"apps/readosc": {
|
"apps/readosc": {
|
||||||
"version": "0.1.0",
|
"version": "0.2.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@jwetzell/osc": "1.0.0",
|
"@jwetzell/osc": "1.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user