mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-12-17 16:07:48 +00:00
Merge pull request #615 from Laupetin/update-npm-deps
Update ModMan lock and update npm security config
This commit is contained in:
5
src/ModManUi/.npmrc
Normal file
5
src/ModManUi/.npmrc
Normal 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
|
||||||
1171
src/ModManUi/package-lock.json
generated
1171
src/ModManUi/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user