Skip to content

Commit ae88558

Browse files
committed
ci: vercel 오류 수정
1 parent e37db77 commit ae88558

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

example/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@
1818
},
1919
"alias": {
2020
"scheduler/tracing": "../node_modules/scheduler/tracing-profiling",
21-
"react/jsx-runtime": "react/jsx-runtime.js",
22-
"react": "./node_modules/react",
23-
"react-dom": "./node_modules/react-dom"
21+
"react/jsx-runtime": "react/jsx-runtime.js"
2422
},
2523
"devDependencies": {
2624
"@babel/core": "^7.29.0",

0 commit comments

Comments
 (0)