diff options
| author | Castor Regex <[email protected]> | 2025-10-22 05:31:24 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-22 05:31:24 -0500 |
| commit | a0c590944ff82d3584a532cd7400689297735757 (patch) | |
| tree | 60ba1506f7ea2ec2aaa630e2ab4abfa16681f950 /package-lock.json | |
| parent | 1799aac8ae4355bf912238c650856e82da641f6d (diff) | |
feat: add support for .proto files
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json index 797a80c6..afb511db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12691,6 +12691,7 @@ "mnemonist": "^0.40.3", "open": "^10.1.2", "picomatch": "^4.0.1", + "protobufjs": "^7.3.2", "shell-quote": "^1.8.3", "simple-git": "^3.28.0", "strip-ansi": "^7.1.0", |
