minor fixes

This commit is contained in:
Rik Berkelder 2022-03-14 02:20:52 +01:00
parent ac2b4c4a67
commit 11b1702726
4 changed files with 8 additions and 59 deletions

View file

@ -1,6 +1,6 @@
{
"name": "ts-osc",
"version": "0.3.1",
"version": "0.3.2",
"description": "Fully TypeScript-native OSC Client based on osc-min",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",