Skip to content

Commit

Permalink
Revert and update openapidoc (#7355)
Browse files Browse the repository at this point in the history
* Revert "update openapidoc node dependencies (#7354)"

This reverts commit 8eb737d.

* revert to node 14 and generate lockfile version 2
  • Loading branch information
tbenr authored Jul 12, 2023
1 parent 12a6c96 commit aefb5e2
Show file tree
Hide file tree
Showing 3 changed files with 1,297 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ executors:

node_executor:
docker:
- image: circleci/node:16-bullseye
- image: circleci/node:14-buster
auth:
<<: *docker-auth

Expand Down
Loading

0 comments on commit aefb5e2

Please sign in to comment.