Skip to content

Commit

Permalink
Move @types/google-protobuf from teleterm to build (#43106)
Browse files Browse the repository at this point in the history
  • Loading branch information
ravicious authored Jun 17, 2024
1 parent 43dc8c4 commit ecedeac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 3 additions & 1 deletion web/packages/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.2",
"@types/google-protobuf": "^3.15.12",
"@types/jest": "^29.5.12",
"@types/jsdom": "^21.1.7",
"@types/node": "^20.12.11",
Expand Down Expand Up @@ -107,4 +108,5 @@
"msw-storybook-addon": "^1.8.0",
"ts-loader": "^9.4.2"
}
}
}

1 change: 0 additions & 1 deletion web/packages/teleterm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
"@protobuf-ts/grpc-transport": "^2.9.4",
"@protobuf-ts/runtime": "^2.9.4",
"@protobuf-ts/runtime-rpc": "^2.9.4",
"@types/google-protobuf": "^3.15.12",
"@types/node-forge": "^1.0.4",
"@types/tar-fs": "^2.0.4",
"@types/whatwg-url": "^11.0.5",
Expand Down

0 comments on commit ecedeac

Please sign in to comment.