mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 23:06:06 +08:00
修改npm peer dependence策略
This commit is contained in:
parent
78ef75bbfe
commit
33d820acdb
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": {
|
"allowedVersions": {
|
||||||
"react": "17",
|
"react": "17",
|
||||||
"react-dom": "17"
|
"react-dom": "17"
|
||||||
},
|
}
|
||||||
"ignoreMissing": [
|
|
||||||
"monaco-editor",
|
|
||||||
"react-router"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user