Skip to content

Commit

Permalink
chore(openapi-v3-types): update openapi3-ts to 1.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Miroslav Bajtoš <[email protected]>
  • Loading branch information
bajtos committed May 27, 2019
1 parent abadd75 commit 07afc14
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 26 deletions.
6 changes: 3 additions & 3 deletions packages/openapi-v3-types/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/openapi-v3-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"node": ">=8.9"
},
"dependencies": {
"openapi3-ts": "^1.0.0"
"openapi3-ts": "^1.3.0"
},
"devDependencies": {
"@loopback/build": "^1.5.5",
Expand Down
1 change: 0 additions & 1 deletion packages/openapi-v3-types/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@
// License text available at https://opensource.org/licenses/MIT

export * from './openapi-v3-spec-types';
export * from './type-guards';
21 changes: 0 additions & 21 deletions packages/openapi-v3-types/src/type-guards.ts

This file was deleted.

0 comments on commit 07afc14

Please sign in to comment.