mirror of
https://github.com/jeecgboot/jeecg-boot.git
synced 2025-09-01 18:17:29 +00:00
补充.npmrc
This commit is contained in:
1
jeecgboot-vue3/.gitignore
vendored
1
jeecgboot-vue3/.gitignore
vendored
@@ -2,7 +2,6 @@ node_modules
|
||||
.DS_Store
|
||||
.github
|
||||
dist
|
||||
.npmrc
|
||||
.cache
|
||||
|
||||
tests/server/static
|
||||
|
2
jeecgboot-vue3/.npmrc
Normal file
2
jeecgboot-vue3/.npmrc
Normal file
@@ -0,0 +1,2 @@
|
||||
shamefully-hoist=true
|
||||
strict-peer-dependencies=false
|
Reference in New Issue
Block a user