diff options
-rw-r--r-- | packages/bun-framework-next/package.json | 1 | ||||
-rw-r--r-- | pnpm-lock.yaml | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/packages/bun-framework-next/package.json b/packages/bun-framework-next/package.json index ea459412a..953ca29c3 100644 --- a/packages/bun-framework-next/package.json +++ b/packages/bun-framework-next/package.json @@ -11,7 +11,6 @@ "author": "", "license": "MIT", "dependencies": { - "bun-framework-next": "^12.0.4", "react-is": "^17.0.2" }, "peerDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4fa5982b1..5a5574998 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,7 +45,6 @@ importers: specifiers: '@types/react': ^17.0.34 '@types/react-dom': ^17.0.11 - bun-framework-next: ^12.0.4 next: ^12.0.0 react-is: ^17.0.2 react-refresh: ^0.10.0 |