Skip to content

Commit

Permalink
chore: upgrade to node 18 (#34)
Browse files Browse the repository at this point in the history
- Bump packages
- Swap out microbundle for ncc
- Swap out yarn for pnpm
  • Loading branch information
iRoachie authored Nov 7, 2022
1 parent f5d18e2 commit 4bce0f1
Show file tree
Hide file tree
Showing 11 changed files with 12,544 additions and 16,770 deletions.
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"settings": {
"react": {
"version": "latest"
"version": "999.999.999"
}
}
}
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v14.15.0
v18
Loading

0 comments on commit 4bce0f1

Please sign in to comment.