补充.npmrc

This commit is contained in:
JEECG
2025-06-09 09:22:21 +08:00
parent 7e325f68ca
commit fc05fe1aff
2 changed files with 2 additions and 1 deletions

View File

@@ -2,7 +2,6 @@ node_modules
.DS_Store
.github
dist
.npmrc
.cache
tests/server/static

2
jeecgboot-vue3/.npmrc Normal file
View File

@@ -0,0 +1,2 @@
shamefully-hoist=true
strict-peer-dependencies=false