Skip to content

Commit

Permalink
Merge pull request #108 from microsoft/feature/upgrade-node20
Browse files Browse the repository at this point in the history
upgrade node
  • Loading branch information
madkoo authored Sep 10, 2024
2 parents 59850dc + fb2e3da commit 1a878db
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,10 @@
"Node16": {
"target": "Index.js",
"argumentFormat": ""
},
"Node20_1": {
"target": "Index.js",
"argumentFormat": ""
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,10 @@
"Node16": {
"target": "Index.js",
"argumentFormat": ""
},
"Node20_1": {
"target": "Index.js",
"argumentFormat": ""
}
}
}

0 comments on commit 1a878db

Please sign in to comment.