Remove symlinks in nodejs setup

This commit is contained in:
Igor Katson 2023-12-11 19:58:53 +00:00
parent 37f295cb95
commit 29c2db1ab4
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
7 changed files with 37 additions and 10 deletions

View file

@ -10,6 +10,7 @@
},
"dependencies": {
"@tauri-apps/api": "^1.5.1",
"rqbit-webui": "file:../crates/librqbit/webui",
"lodash.debounce": "^4.0.8",
"react": "^18.2.0",
"react-bootstrap": "^2.9.1",