Skip to content

Commit 2ae4cf1

Browse files
authored
Merge pull request #7 from BeAPI/feat/volta
Pin NodeJS version
2 parents c297123 + d69d4d4 commit 2ae4cf1

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,8 @@
4242
"@wordpress/scripts": "^23.7.2",
4343
"@wordpress/wordcount": "^3.15.0",
4444
"lodash": "^4.17.21"
45+
},
46+
"volta": {
47+
"node": "16.19.0"
4548
}
4649
}

0 commit comments

Comments
 (0)