diff --git a/.changes/config.json b/.changes/config.json index 92afd44f..54487822 100755 --- a/.changes/config.json +++ b/.changes/config.json @@ -14,7 +14,7 @@ }, "packages": { "tauri-plugin-websocket-api": { - "path": "./typescript", + "path": ".", "manager": "javascript", "dependencies": ["tauri-plugin-websocket"] },