Skip to content

Commit d56f624

Browse files
committed
2.3.0
1 parent 93d9f71 commit d56f624

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nodenv/node-build-update-defs",
3-
"version": "2.2.1",
3+
"version": "2.3.0",
44
"description": "Scrape build definitions from nodejs.org",
55
"homepage": "https://github.com/nodenv/node-build-update-defs#readme",
66
"license": "MIT",
@@ -38,7 +38,7 @@
3838
"publish:github": "git push --follow-tags"
3939
},
4040
"engines": {
41-
"node" : ">=6"
41+
"node": ">=6"
4242
},
4343
"devDependencies": {
4444
"brew-publish": "^2.3.1",

0 commit comments

Comments
 (0)