Skip to content

Commit 0ffefd0

Browse files
author
GitHub Actions Bot
committed
Update generated sdk directory with latest changes
1 parent d5ef82e commit 0ffefd0

9 files changed

Lines changed: 4450 additions & 2 deletions

File tree

package-lock.json

Lines changed: 62 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
"license": "Apache-2.0",
2626
"dependencies": {
2727
"@bufbuild/protobuf": "^2.1.0",
28-
"nice-grpc": "^2.1.9"
28+
"nice-grpc": "^2.1.9",
29+
"ts-proto": "^2.2.5"
2930
},
3031
"devDependencies": {
3132
"@types/jest": "^29.5.12",

proto/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Permify Protocol Buffers
2+
3+
This folder contains Protocol Buffers used on Permify.
4+
5+
[Protocol Buffers]: https://developers.google.com/protocol-buffers/
6+
[Buf]: https://github.com/bufbuild/buf

0 commit comments

Comments
 (0)