ci publish test
This commit is contained in:
parent
b0bcf93511
commit
4dbc6699f9
1 changed files with 3 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue