mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-22 22:36:06 +08:00
修改npm peer dependence策略
This commit is contained in:
parent
c4a4764762
commit
1602f829ba
3
.npmrc
3
.npmrc
|
@ -1 +1,2 @@
|
|||
sentrycli_cdnurl=https://cdn.npm.taobao.org/dist/sentry-cli
|
||||
sentrycli_cdnurl=https://cdn.npm.taobao.org/dist/sentry-cli
|
||||
strict-peer-dependencies=false
|
|
@ -31,11 +31,7 @@
|
|||
"allowedVersions": {
|
||||
"react": "17",
|
||||
"react-dom": "17"
|
||||
},
|
||||
"ignoreMissing": [
|
||||
"monaco-editor",
|
||||
"react-router"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user