Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
0.0.1-alpha.2.2.0
  • Loading branch information
onmax committed Mar 21, 2021
commit be14957875f1a3c42b41b68dbbd270c902b09449
2 changes: 1 addition & 1 deletion 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openapi-graph-core",
"version": "0.0.1-alpha.2.1.0",
"version": "0.0.1-alpha.2.2.0",
"description": "A TS library to manage large API projects defined by OpenAPIv3 specification.",
"main": "./lib/index.js",
"keywords": [
Expand Down