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