Skip to content

Commit

Permalink
chore: update @bufbuild to v2 (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
getinnocuous authored Dec 16, 2024
1 parent 12a83ba commit ceccee1
Show file tree
Hide file tree
Showing 10 changed files with 196 additions and 159 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@overmindtech/sdp-js",
"version": "11.11.0",
"version": "12.0.0",
"description": "Javascript and Typescript libraries for the State Description Protocol",
"license": "MIT",
"sideEffects": false,
Expand Down Expand Up @@ -31,7 +31,7 @@
"qa": "pnpm typecheck && pnpm lint:fix && pnpm prettier:fix && npm test"
},
"dependencies": {
"@bufbuild/protobuf": "^1.10.0",
"@bufbuild/protobuf": "^2.2.2",
"uuid": "^11.0.3"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

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

Loading

0 comments on commit ceccee1

Please sign in to comment.