fix package

This commit is contained in:
Jai A
2024-10-19 15:44:37 -07:00
parent 9be9658ffb
commit 999dc640bc
5 changed files with 24 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "@modrinth/daedalus_client",
"name": "@modrinth/daedalus",
"scripts": {
"build": "cargo build --release",
"lint": "cargo fmt --check && cargo clippy --all-targets --all-features -- -D warnings",