repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6215a1
)
build: downgrade volta node version to release
author
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Fri, 8 Sep 2023 16:08:53 +0000
(18:08 +0200)
committer
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Fri, 8 Sep 2023 16:08:53 +0000
(18:08 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
package.json
patch
|
blob
|
blame
|
history
diff --git
a/package.json
b/package.json
index 67b9468dbb575d8966ded87576a7c27f70618f5f..52156fb9fe4f01daf46059591d8505b44fa08250 100644
(file)
--- a/
package.json
+++ b/
package.json
@@
-42,7
+42,7
@@
"pnpm": ">=8.6.0"
},
"volta": {
- "node": "20.
6.0
",
+ "node": "20.
5.1
",
"pnpm": "8.7.4"
},
"repository": {