Skip to content

Commit e184db0

Browse files
committed
chore: align playground pnpm runtime
1 parent f6cae31 commit e184db0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

playground/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
"build": "next build",
1010
"start": "next start"
1111
},
12+
"engines": {
13+
"node": ">=18.12"
14+
},
1215
"dependencies": {
1316
"@babel/runtime": "^7.19.0",
1417
"@monaco-editor/react": "^4.4.5",

0 commit comments

Comments
 (0)