Skip to content
This repository was archived by the owner on Sep 19, 2025. It is now read-only.

Commit f3c654f

Browse files
tmcwnandorojo
andauthored
Patch 1 (#36)
* Update package.json * Update package-lock --------- Co-authored-by: Fernando Rojo <[email protected]>
1 parent 9b3ae68 commit f3c654f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
"devDependencies": {
3030
"@biomejs/biome": "^1.8.1",
3131
"@bufbuild/buf": "^1.30.0",
32-
"@bufbuild/protobuf": "^1.8.0",
3332
"@codemirror/lang-javascript": "^6.2.2",
3433
"@codemirror/lang-python": "^6.1.5",
3534
"codemirror": "^6",
@@ -44,6 +43,7 @@
4443
"node": "*"
4544
},
4645
"dependencies": {
46+
"@bufbuild/protobuf": "^1.8.0",
4747
"@connectrpc/connect": "^1.4.0",
4848
"@connectrpc/connect-web": "^1.4.0"
4949
}

0 commit comments

Comments
 (0)