Skip to content

Commit 576b9a4

Browse files
authored
Merge pull request #338 from Permify/update-package-version-1.1.2
chore(package.json): update version to 1.1.2 and add new dependency
2 parents 681ca69 + a78936f commit 576b9a4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@permify/permify-node",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Permify Node Client",
55
"main": "dist/src/index.js",
66
"types": "dist/src/index.d.ts",
@@ -30,6 +30,7 @@
3030
"author": "permify",
3131
"license": "Apache-2.0",
3232
"dependencies": {
33+
"@bufbuild/protobuf": "^2.0.0",
3334
"@grpc/grpc-js": "^1.9.0",
3435
"nice-grpc": "^2.1.9",
3536
"nice-grpc-common": "^2.0.0",

0 commit comments

Comments
 (0)