removed yarn from deps

This commit is contained in:
Eugene Pankov 2019-05-24 20:54:36 +02:00
parent 44cf23ec08
commit 6bff52c951

View File

@ -50,8 +50,7 @@
"val-loader": "0.5.0", "val-loader": "0.5.0",
"webpack": "^4.31.0", "webpack": "^4.31.0",
"webpack-cli": "^3.3.2", "webpack-cli": "^3.3.2",
"yaml-loader": "0.4.0", "yaml-loader": "0.4.0"
"yarn": "^1.10.1"
}, },
"resolutions": { "resolutions": {
"*/node-abi": "^2.8.0" "*/node-abi": "^2.8.0"