Skip to content

Commit a0a0632

Browse files
committed
chore: node version bump
1 parent aabe952 commit a0a0632

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build.environment]
22
YARN_FLAGS='--pure-lockfile'
3-
NODE_VERSION='16.7.0'
3+
NODE_VERSION='16.18.1'
44
IPFS_HOST_ADDRESS='https://ipfs.kleros.io'
55
IPFS_GATEWAY_ADDRESS='https://ipfs.kleros.io'
66
AVAILABLE_LANGUAGE_GROUP_PAIRS='["en|fr","en|es","en|pt","de|en","en|ru","en|tr","en|zh"]'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,6 @@
141141
},
142142
"packageManager": "yarn@1.22.19",
143143
"volta": {
144-
"node": "16.7.0"
144+
"node": "16.18.1"
145145
}
146146
}

0 commit comments

Comments
 (0)