Skip to content

Commit

Permalink
Upgrade allow-scripts; add preinstall-always-fail
Browse files Browse the repository at this point in the history
This commit aligns this repo with the module template:

- Bump `@lavamoat/allow-scripts` to ^2.3.1
- Add `@lavamoat/preinstall-always-fail`, as it was being configured in
  the manifest, but not actually installed
  • Loading branch information
mcmire committed Nov 29, 2023
1 parent d12b93d commit 9ee5eb2
Show file tree
Hide file tree
Showing 2 changed files with 542 additions and 475 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
"gl-vec3": "1.0.3"
},
"devDependencies": {
"@lavamoat/allow-scripts": "^1.0.6",
"@lavamoat/allow-scripts": "^2.3.1",
"@lavamoat/preinstall-always-fail": "^1.0.0",
"@metamask/auto-changelog": "^2.5.0",
"@metamask/eslint-config": "^8.0.0",
"@metamask/eslint-config-nodejs": "^8.0.0",
Expand Down
Loading

0 comments on commit 9ee5eb2

Please sign in to comment.