补充.npmrc

pull/8413/head
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 .DS_Store
.github .github
dist dist
.npmrc
.cache .cache
tests/server/static tests/server/static

2
jeecgboot-vue3/.npmrc Normal file
View File

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