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