Skip to content

Commit

Permalink
general: add .nvmrc with node v18
Browse files Browse the repository at this point in the history
  • Loading branch information
zbycz committed Jun 3, 2023
1 parent ccea732 commit 928b18d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
.DS_Store
.env
.idea
next-env.d.ts
npm-debug.log*
yarn-debug.log*
yarn-error.log*
Expand Down
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
18
2 changes: 0 additions & 2 deletions next-env.d.ts

This file was deleted.

0 comments on commit 928b18d

Please sign in to comment.