cleaning up

This commit is contained in:
Jade Rowland 2023-09-04 15:33:44 -04:00
parent 4001cc9531
commit a9d8e7ca82
3 changed files with 7 additions and 6 deletions

View file

@ -1,7 +1,7 @@
{
"name": "@strudel/desktopbridge",
"version": "0.1.0",
"description": "send midi messages between the JS and Tauri (Rust) sides of the Studel desktop app",
"description": "tools/shims for communicating between the JS and Tauri (Rust) sides of the Studel desktop app",
"main": "index.mjs",
"type": "module",
"repository": {