We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31fa50e + bd37670 commit 163e353Copy full SHA for 163e353
2 files changed
netlify.toml
@@ -18,4 +18,4 @@
18
# Default build command.
19
command = "npm ci; npm run build-storybook"
20
21
- environment = { NODE_VERSION = "20.20.0", NPM_VERSION = "10.1.0" }
+ environment = { NODE_VERSION = "20.20.2", NPM_VERSION = "10.1.0" }
package.json
@@ -52,7 +52,7 @@
52
"homepage": "https://github.com/mozilla/blurts-server",
53
"license": "MPL-2.0",
54
"volta": {
55
- "node": "20.20.0",
+ "node": "20.20.2",
56
"npm": "10.8.3"
57
},
58
"dependencies": {
0 commit comments