Skip to content

Commit

Permalink
Merge pull request #210 from acunniffe/fix/large-workflow-snapshots
Browse files Browse the repository at this point in the history
fix: large snapshots for workflows
  • Loading branch information
cmars authored Mar 18, 2022
2 parents 1c473ae + 44b5834 commit e199d75
Show file tree
Hide file tree
Showing 9 changed files with 54 additions and 3,728 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@
},
"dependencies": {
"@babel/runtime": "^7.17.2",
"@useoptic/api-checks": "0.23.3",
"@useoptic/json-pointer-helpers": "0.23.3",
"@useoptic/api-checks": "0.23.4",
"@useoptic/json-pointer-helpers": "0.23.4",
"@useoptic/openapi-cli": "^0.23.3",
"@useoptic/openapi-io": "0.23.3",
"@useoptic/openapi-utilities": "0.23.3",
"@useoptic/openapi-io": "0.23.4",
"@useoptic/openapi-utilities": "0.23.4",
"chai": "^4.3.4",
"change-case": "^4.1.2",
"fs-extra": "^10.0.0",
Expand Down
Loading

0 comments on commit e199d75

Please sign in to comment.