Skip to content

Commit 358e8e0

Browse files
committed
Revert "Turbopack: add bundle-analyzer to versioning and add dependency (#86355)"
This reverts commit 5b97f1f.
1 parent d93f4c8 commit 358e8e0

File tree

4 files changed

+2
-7
lines changed

4 files changed

+2
-7
lines changed

apps/bundle-analyzer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next/bundle-analyzer-ui",
3-
"version": "16.0.2-canary.27",
3+
"version": "16.0.2-canary.16",
44
"private": true,
55
"scripts": {
66
"build": "cross-env NEXT_TEST_NATIVE_DIR=no next build --no-mangling",

lerna.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
"npmClient": "pnpm",
33
"useWorkspaces": true,
44
"packages": [
5-
"packages/*",
6-
"apps/bundle-analyzer"
5+
"packages/*"
76
],
87
"command": {
98
"version": {

packages/next/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@
162162
"@modelcontextprotocol/sdk": "1.18.1",
163163
"@mswjs/interceptors": "0.23.0",
164164
"@napi-rs/triples": "1.2.0",
165-
"@next/bundle-analyzer-ui": "16.0.2-canary.27",
166165
"@next/font": "16.0.2-canary.28",
167166
"@next/polyfill-module": "16.0.2-canary.28",
168167
"@next/polyfill-nomodule": "16.0.2-canary.28",

pnpm-lock.yaml

Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)