diff --git a/package.json b/package.json index 1ff5ed4..60f2237 100644 --- a/package.json +++ b/package.json @@ -30,12 +30,7 @@ "@rollup/plugin-typescript": "^11.1.6", "@types/node": "^24.10.0", "rollup": "^4.9.6", - "tslib": "^2.6.2", - "typescript": "^5.8" - }, - "license": "Apache-2.0", - "repository": { - "type": "git", - "url": "git+https://github.com/Metasig/tauri-plugin-p256-signer.git" + "typescript": "^5.8", + "tslib": "^2.6.2" } }