Client does not need to be an EventEmitter

This commit is contained in:
Rik Berkelder 2021-01-23 22:36:50 +01:00
parent 1d32299fd4
commit 5fda0ab204
2 changed files with 7 additions and 8 deletions

View file

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