Compare commits
2 Commits
strip-type
...
node-versi
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
80c0d13bb9 | ||
|
|
f7c94be3f6 |
1
.tool-versions
Normal file
1
.tool-versions
Normal file
@@ -0,0 +1 @@
|
||||
nodejs 20.2.0
|
||||
@@ -3,6 +3,10 @@
|
||||
"type": "module",
|
||||
"version": "0.1.0",
|
||||
"license": "Apache-2.0",
|
||||
"engines": {
|
||||
"node": ">=20.0.0",
|
||||
"pnpm": ">=8.6.1"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "next build",
|
||||
"dev:next": "next dev",
|
||||
|
||||
Reference in New Issue
Block a user