Skip to content

Commit 128cfba

Browse files
authored
chore: update Node.js version in .nvmrc and clean up package.json (#374)
1 parent 01123a3 commit 128cfba

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20
1+
22.20.0

benchmarks/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,5 @@
1414
},
1515
"devDependencies": {
1616
"@types/josa": "^3"
17-
},
18-
"version": null
17+
}
1918
}

0 commit comments

Comments
 (0)