diff --git a/package-lock.json b/package-lock.json index 357d4ecd7a..c24df78426 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14676,12 +14676,10 @@ }, "src/sig-verifier-js": { "name": "@dfinity/sig-verifier-js", + "hasInstallScript": true, "license": "SEE LICENSE IN LICENSE.md", "devDependencies": { "@dfinity/internet-identity-vite-plugins": "*", - "@types/react": "^18.2.38", - "@types/react-dom": "^18.2.17", - "@vitejs/plugin-react": "^4.2.0", "typescript": "5.2.2", "vite": "^4.5.2", "vite-plugin-wasm": "^3.3.0", @@ -14694,9 +14692,6 @@ "license": "SEE LICENSE IN LICENSE.md", "devDependencies": { "@dfinity/internet-identity-vite-plugins": "*", - "@types/react": "^18.2.38", - "@types/react-dom": "^18.2.17", - "@vitejs/plugin-react": "^4.2.0", "typescript": "5.2.2", "vite": "^4.5.2" }