2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-12-17 07:57:47 +00:00

Merge pull request #615 from Laupetin/update-npm-deps

Update ModMan lock  and update npm security config
This commit is contained in:
Jan
2025-12-16 12:45:25 +01:00
committed by GitHub
2 changed files with 535 additions and 641 deletions

5
src/ModManUi/.npmrc Normal file
View File

@@ -0,0 +1,5 @@
# Do not run any npm lifecycle hook scripts (especially after installation).
# Most dependencies should be fine with this.
ignore-scripts=true
# Always prefer locked versions from lockfile when installing.
save-exact=true

File diff suppressed because it is too large Load Diff