added protobuf ts dependency

This commit is contained in:
Carter 2024-10-29 13:40:51 -06:00
parent 61b789b725
commit c89ef8d48a
3 changed files with 116 additions and 12 deletions

View file

@ -23,6 +23,7 @@
"@mui/material": "^6.1.5",
"axios": "^1.7.7",
"moment": "^2.30.1",
"protobuf-ts": "git+https://gitlab+deploy-token-50627:hv8mB4WkyvtjBpJKU1rN@gitlab.com/brandx/protobuf-ts.git#staging",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},