Skip to content

Commit

Permalink
Patch 1 (#36)
Browse files Browse the repository at this point in the history
* Update package.json

* Update package-lock

---------

Co-authored-by: Fernando Rojo <frojo@sas.upenn.edu>
  • Loading branch information
tmcw and nandorojo authored Jun 26, 2024
1 parent 9b3ae68 commit f3c654f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"devDependencies": {
"@biomejs/biome": "^1.8.1",
"@bufbuild/buf": "^1.30.0",
"@bufbuild/protobuf": "^1.8.0",
"@codemirror/lang-javascript": "^6.2.2",
"@codemirror/lang-python": "^6.1.5",
"codemirror": "^6",
Expand All @@ -44,6 +43,7 @@
"node": "*"
},
"dependencies": {
"@bufbuild/protobuf": "^1.8.0",
"@connectrpc/connect": "^1.4.0",
"@connectrpc/connect-web": "^1.4.0"
}
Expand Down

0 comments on commit f3c654f

Please sign in to comment.