Merge pull request #3281 from swagger-api/ft/yaml-js-version-update

Update and pin yaml-js version
This commit is contained in:
shockey
2017-06-22 08:51:11 -07:00
committed by GitHub

View File

@@ -74,7 +74,7 @@
"whatwg-fetch": "0.11.1", "whatwg-fetch": "0.11.1",
"worker-loader": "^0.7.1", "worker-loader": "^0.7.1",
"xml": "1.0.1", "xml": "1.0.1",
"yaml-js": "^0.1.3" "yaml-js": "0.2.0"
}, },
"devDependencies": { "devDependencies": {
"autoprefixer": "6.6.1", "autoprefixer": "6.6.1",