fix: force resolution of js-yaml (WS-2019-0063)

This commit is contained in:
Tom Moor
2019-07-09 21:32:42 -07:00
parent 3d805d5fe7
commit c9da515d4c
2 changed files with 6 additions and 3 deletions

View File

@@ -182,5 +182,8 @@
"prettier": "1.8.2",
"rimraf": "^2.5.4"
},
"resolutions": {
"js-yaml": "^3.13.1"
},
"version": "0.18.0"
}