Skip to content

Commit

Permalink
maj target package
Browse files Browse the repository at this point in the history
  • Loading branch information
mquandalle committed Dec 23, 2023
1 parent 3b711fc commit 382470b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package-aides-velo/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"compilerOptions": {
"target": "es6",
"target": "es2020",
"moduleResolution": "node",
"declaration": true,
"esModuleInterop": true,
Expand Down

0 comments on commit 382470b

Please sign in to comment.