修改npm peer dependence策略

This commit is contained in:
whyour
2022-06-08 11:19:54 +08:00
parent c4a4764762
commit 1602f829ba
2 changed files with 3 additions and 6 deletions
+1 -5
View File
@@ -31,11 +31,7 @@
"allowedVersions": {
"react": "17",
"react-dom": "17"
},
"ignoreMissing": [
"monaco-editor",
"react-router"
]
}
}
},
"dependencies": {