mirror of https://github.com/jeecgboot/jeecg-boot
补充.npmrc
parent
7e325f68ca
commit
fc05fe1aff
|
@ -2,7 +2,6 @@ node_modules
|
|||
.DS_Store
|
||||
.github
|
||||
dist
|
||||
.npmrc
|
||||
.cache
|
||||
|
||||
tests/server/static
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
shamefully-hoist=true
|
||||
strict-peer-dependencies=false
|
Loading…
Reference in New Issue