Skip to content

Commit d7787ea

Browse files
committed
build: upgrade pnpm to 9.7.0 and abandon yarn
1 parent 6176339 commit d7787ea

File tree

3 files changed

+4034
-7776
lines changed

3 files changed

+4034
-7776
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@
5959
"typescript": "^5.0.4",
6060
"yargs-parser": "^21.1.1"
6161
},
62+
"engines": {
63+
"node": ">=18"
64+
},
65+
"packageManager": "[email protected]",
6266
"git repository": "https://github.com/DTStack/dt-sql-parser",
6367
"repository": "https://github.com/DTStack/dt-sql-parser",
6468
"publishConfig": {

0 commit comments

Comments
 (0)