Skip to content

Commit 48e0ce3

Browse files
committed
ci(netlify): use Node.js 15
1 parent f3c69e7 commit 48e0ce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
node scripts/renderIndex.js > dist/index.html;
99
'''
1010
[build.environment]
11-
NODE_VERSION = "14"
11+
NODE_VERSION = "15"

0 commit comments

Comments
 (0)