Skip to content

Commit 4c95292

Browse files
fix: package.json update (#21)
1 parent 46a2b53 commit 4c95292

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

package-lock.json

Lines changed: 10 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
},
1414
"homepage": "https://github.com/anduril/lattice-sdk-javascript#readme",
1515
"dependencies": {
16-
"@bufbuild/protobuf": "^1.10.0"
16+
"@bufbuild/protobuf": "^2.2.2"
1717
},
1818
"devDependencies": {
1919
"semantic-release": "^24.2.0"
2020
}
21-
}
21+
}

0 commit comments

Comments
 (0)