From 686e4fde7f3e23cacff2a87721a4bbe7f8bfd7dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Haylee=20Sch=C3=A4fer?= Date: Fri, 30 Aug 2024 14:26:50 +0200 Subject: [PATCH] 1.0.0 --- package.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/package.json b/package.json index 1ded7e1..a7ca685 100644 --- a/package.json +++ b/package.json @@ -31,10 +31,5 @@ "version": "napi version" }, "packageManager": "yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72", - "repository": "https://github.com/MineSkin/mineskin-hash-rust.git", - "optionalDependencies": { - "@mineskin/hash-rust-win32-x64-msvc": "1.0.0", - "@mineskin/hash-rust-darwin-x64": "1.0.0", - "@mineskin/hash-rust-linux-x64-gnu": "1.0.0" - } + "repository": "https://github.com/MineSkin/mineskin-hash-rust.git" } \ No newline at end of file