Skip to content

Commit

Permalink
test(client): fix missing protocol-definitions (microsoft#22558)
Browse files Browse the repository at this point in the history
(repros with Node v20)
  • Loading branch information
jason-ha authored Sep 18, 2024
1 parent 30a455a commit e4eee38
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/test/test-end-to-end-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/protocol-definitions": "^3.2.0",
"@types/mocha": "^9.1.1",
"@types/nock": "^9.3.0",
"@types/node": "^18.19.0",
Expand Down
3 changes: 3 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e4eee38

Please sign in to comment.