diff options
| author | Kush Thaker <[email protected]> | 2024-08-09 18:50:05 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-08-09 18:50:05 +0530 |
| commit | ed5ed419e184c56f7f09deb3eb733a8bbc1dc6c3 (patch) | |
| tree | ee3e74b4e2b9ceb806625622b64e224c63b0c388 /pnpm-lock.yaml | |
| parent | remove unwanted console logs (diff) | |
| parent | Merge pull request #236 from CodeTorso/queue (diff) | |
| download | supermemory-kush/be-queue-fixes.tar.xz supermemory-kush/be-queue-fixes.zip | |
Merge branch 'main' into kush/be-queue-fixeskush/be-queue-fixes
Diffstat (limited to 'pnpm-lock.yaml')
| -rw-r--r-- | pnpm-lock.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fc32d273..da96f03b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -338,6 +338,9 @@ importers: specifier: ^1.0.7 version: 1.0.7([email protected]) devDependencies: + '@extension-create/develop': + specifier: ^1.8.0 + version: 1.8.0([email protected])([email protected])([email protected])([email protected])([email protected]) '@types/react': specifier: ^18.0.9 version: 18.3.3 |