Skip to content

Commit e9ab7b9

Browse files
committed
chore: package node 16
1 parent 2bde5a8 commit e9ab7b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cli/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
],
3030
"pkg": {
3131
"targets": [
32-
"node12-macos",
33-
"node12-linux",
34-
"node12-win"
32+
"node16-macos",
33+
"node16-linux",
34+
"node16-win"
3535
]
3636
},
3737
"license": "MIT",

0 commit comments

Comments
 (0)