repositories
/
benchmarks-js.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
549b1a4
)
Pin volta node version
author
Jérôme Benoit
<jerome.benoit@sap.com>
Wed, 19 Apr 2023 22:01:44 +0000
(
00:01
+0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Wed, 19 Apr 2023 22:01:44 +0000
(
00:01
+0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
package.json
patch
|
blob
|
blame
|
history
diff --git
a/package.json
b/package.json
index f56bcf0f22014182904c12ed0374c97097ecf4b9..f7e3f4b83756782794bd19bfe2c59893ef0015c8 100644
(file)
--- a/
package.json
+++ b/
package.json
@@
-5,6
+5,9
@@
"engines": {
"node": ">=14.x"
},
+ "volta": {
+ "node": "20.0.0"
+ },
"repository": {
"type": "git",
"url": "git://github.com/jerome-benoit/benchmarks-js.git"