Skip to content

Commit 6976ced

Browse files
ijjkhuozhi
andauthored
Apply suggestions from code review
Co-authored-by: Jiachi Liu <inbox@huozhi.im>
1 parent 839b172 commit 6976ced

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

test/e2e/app-dir/nx-handling/nx-handling.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ describe('nx-handling', () => {
1717
start: 'nx run next-nx-test:serve:production',
1818
},
1919
dependencies: {
20-
next: '15.4.0-canary.72',
2120
react: '19.0.0',
2221
'react-dom': '19.0.0',
2322
'@nx/js': '21.1.3',

test/e2e/app-dir/nx-handling/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
},
1111
"private": true,
1212
"dependencies": {
13-
"next": "15.4.0-canary.72",
1413
"react": "19.0.0",
1514
"react-dom": "19.0.0",
1615
"@nx/js": "21.1.3",

0 commit comments

Comments
 (0)