Skip to content

Commit

Permalink
chore: limited forked swagger-node-runner commit id
Browse files Browse the repository at this point in the history
chore: limited forked swagger-node-runner commit id
  • Loading branch information
danielgolub committed May 11, 2023
2 parents 1eb88b3 + 8192bc0 commit 8c5ba3a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions 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
Expand Up @@ -26,6 +26,6 @@
"coverage": "nyc mocha -R spec test test/lib"
},
"dependencies": {
"swagger-node-runner": "git+https://git@github.com/autodesk-forks/swagger-node-runner.git"
"swagger-node-runner": "github:autodesk-forks/swagger-node-runner#784cdf2661361afb7e982049112b66ba00204b9c"
}
}

0 comments on commit 8c5ba3a

Please sign in to comment.