Update makefile and add dev guide

This commit is contained in:
Igor Katson 2023-12-05 13:16:16 +00:00
parent 67ee4b439b
commit 88d9c70f0a
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
3 changed files with 43 additions and 4 deletions

View file

@ -1,12 +1,12 @@
{
"name": "rqbit",
"version": "0.0.0",
"version": "4.0.0-beta.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "rqbit",
"version": "0.0.0",
"version": "4.0.0-beta.3",
"dependencies": {
"@tauri-apps/api": "^1.5.1",
"react": "^18.2.0",