ci publish test

This commit is contained in:
Rik Berkelder 2021-01-23 20:11:20 +01:00
parent b0bcf93511
commit 4dbc6699f9

View file

@ -1,6 +1,6 @@
{
"name": "ts-osc",
"version": "0.1.0",
"version": "0.1.1",
"description": "Fully TypeScript-native OSC Client based on osc-min",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
@ -20,7 +20,8 @@
"keywords": [
"osc",
"open sound control",
"udp"
"udp",
"sound control"
],
"author": "Rik Berkelder <mail@riksolo.com>",
"license": "MIT",