hopefully fix types

This commit is contained in:
Rik Berkelder 2021-01-29 21:25:02 +01:00
parent 8df7656eee
commit 10074e197f
6 changed files with 38 additions and 35 deletions

View file

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