Skip to content

Commit 36d95fa

Browse files
Update Node to 14 for local development
1 parent afdd960 commit 36d95fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"singleQuote": true
9191
},
9292
"volta": {
93-
"node": "12.16.2",
93+
"node": "14.3.0",
9494
"yarn": "1.22.4"
9595
},
9696
"publishConfig": {

0 commit comments

Comments
 (0)