Skip to content

Commit

Permalink
Merge branch 'main' into tsuf/bucket-cors
Browse files Browse the repository at this point in the history
  • Loading branch information
Chriscbr authored Sep 10, 2024
2 parents 5b8e6e6 + f1197a3 commit f260599
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.11.1
20.17.0
2 changes: 1 addition & 1 deletion wing-console/packages/utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"type": "module",
"scripts": {
"tsc": "tsc --build",
"test": "vitest",
"test": "vitest run",
"eslint": "eslint --ext .js,.cjs,.ts,.cts,.mts,.tsx --no-error-on-unmatched-pattern . --fix"
},
"devDependencies": {
Expand Down

0 comments on commit f260599

Please sign in to comment.