2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-12-17 16:07:48 +00:00
Files
OpenAssetTools/src/ModManUi/.npmrc
2025-12-16 10:42:50 +00:00

6 lines
222 B
Plaintext

# 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