Fix warning Resolution field "js-yaml@3.13.1" is incompatible with requested version "js-yaml@~3.7.0"

This commit is contained in:
Alexey Safronov 2020-12-25 18:10:54 +03:00
parent 2be04b3bc0
commit 472cb4bb0b
2 changed files with 0 additions and 6 deletions

View File

@ -129,9 +129,6 @@
"react-values": "^0.3.3",
"styled-components": "^5.2.1"
},
"resolutions": {
"js-yaml": "3.13.1"
},
"engines": {
"node": ">=8",
"npm": ">=5"

View File

@ -120,8 +120,5 @@
"react-window": "^1.8.6",
"react-window-infinite-loader": "^1.0.5",
"resize-image": "^0.1.0"
},
"resolutions": {
"js-yaml": "3.13.1"
}
}