Skip to content

Commit b2ad13c

Browse files
committed
fix: include protobuf dependency
1 parent a9b958c commit b2ad13c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

crates/dips/package-lock.json

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

crates/dips/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,8 @@
1919
},
2020
"publishConfig": {
2121
"access": "public"
22+
},
23+
"dependencies": {
24+
"@bufbuild/protobuf": "^2.2.3"
2225
}
2326
}

0 commit comments

Comments
 (0)