mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-01 19:59:44 +00:00
fix: build extension action
This commit is contained in:
5
frontend/types/package.json
Normal file
5
frontend/types/package.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"@bufbuild/protobuf": "^1.3.0"
|
||||
}
|
||||
}
|
16
frontend/types/pnpm-lock.yaml
generated
Normal file
16
frontend/types/pnpm-lock.yaml
generated
Normal file
@ -0,0 +1,16 @@
|
||||
lockfileVersion: '6.1'
|
||||
|
||||
settings:
|
||||
autoInstallPeers: true
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
dependencies:
|
||||
'@bufbuild/protobuf':
|
||||
specifier: ^1.3.0
|
||||
version: 1.3.0
|
||||
|
||||
packages:
|
||||
|
||||
/@bufbuild/protobuf@1.3.0:
|
||||
resolution: {integrity: sha512-G372ods0pLt46yxVRsnP/e2btVPuuzArcMPFpIDeIwiGPuuglEs9y75iG0HMvZgncsj5TvbYRWqbVyOe3PLCWQ==}
|
||||
dev: false
|
Reference in New Issue
Block a user