fix: merge

This commit is contained in:
Sebastian Rindom
2021-03-16 22:27:09 +01:00
24 changed files with 2717 additions and 1729 deletions

View File

@@ -36,6 +36,7 @@
"test:fixtures": "jest --config=docs-util/jest.config.js --runInBand"
},
"dependencies": {
"import-from": "^3.0.0",
"oas-normalize": "^2.3.1",
"swagger-inline": "^3.2.2"
}