tilde versions for deps

This commit is contained in:
Andre Staltz 2023-06-15 13:55:32 +03:00
parent 6757cab543
commit 2d0cd86dae
No known key found for this signature in database
GPG Key ID: 9EDE23EA7E8A4890
1 changed files with 3 additions and 3 deletions

View File

@ -23,9 +23,9 @@
}
},
"dependencies": {
"b4a": "^1.6.4",
"bs58": "^5.0.0",
"sodium-universal": "^4.0.0",
"b4a": "~1.6.4",
"bs58": "~5.0.0",
"sodium-universal": "~4.0.0",
"mkdirp": "~3.0.1"
},
"devDependencies": {