Skip to content

Commit

Permalink
Updated to Node.js v20 (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
psirenny authored Feb 8, 2024
1 parent 5f0cbf1 commit c7aadf2
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/selfish-owls-clap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@spear-ai/tailwind-config": major
---

Updated to Node.js v20.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18
20
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion workspace.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
"editor.autoClosingQuotes": "always",
"editor.codeActionsOnSave": {
"source.fixAll": true
"source.fixAll": "explicit"
},
"editor.formatOnSave": true,
"editor.quickSuggestions": {
Expand Down

0 comments on commit c7aadf2

Please sign in to comment.