Modify posix script: don't automatically install

This commit is contained in:
Sander Declerck 2025-07-24 16:57:10 +02:00
parent 248bb9f7b6
commit d9ea0e2efc
No known key found for this signature in database
2 changed files with 22 additions and 56 deletions

View file

@ -42,5 +42,6 @@
"bugs": {
"url": "https://github.com/AikidoSec/safe-chain/issues"
},
"homepage": "https://github.com/AikidoSec/safe-chain#readme"
"homepage": "https://github.com/AikidoSec/safe-chain#readme",
"packageManager": "npm@11.4.1+sha512.fcee43884166b6f9c5d04535fb95650e9708b6948a1f797eddf40e9778646778a518dfa32651b1c62ff36f4ac42becf177ca46ca27d53f24b539190c8d91802b"
}