Skip to content

Commit

Permalink
fix: pin dependency resolution on example code
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenjaneczek committed Jul 17, 2023
1 parent ef5d2a8 commit d2f11cd
Show file tree
Hide file tree
Showing 7 changed files with 1,175 additions and 3,175 deletions.
3 changes: 3 additions & 0 deletions examples/nodejs/express-pull/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,8 @@
"express": "^4.17.3",
"morgan": "^1.10.0",
"pprof": "^3.2.0"
},
"resolutions": {
"protobufjs": "^7.2.4"
}
}
1,029 changes: 1,029 additions & 0 deletions examples/nodejs/express-pull/yarn.lock

Large diffs are not rendered by default.

Loading

0 comments on commit d2f11cd

Please sign in to comment.