Skip to content

Commit 813f222

Browse files
chore: upgrade packages and add nvmrc to control node version selection (#94)
1 parent ca1f51c commit 813f222

File tree

3 files changed

+2422
-931
lines changed

3 files changed

+2422
-931
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,7 @@ dist-ssr
2323
*.njsproj
2424
*.sln
2525
*.sw?
26+
27+
*.pem
28+
cache.json
29+
db.json

.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
lts/iron

0 commit comments

Comments
 (0)