Skip to content

Commit 8404eca

Browse files
committed
fix: use engine node 14
1 parent cc88c8c commit 8404eca

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
@@ -5,7 +5,7 @@
55
"version": "0.1.0",
66
"author": "Callil Capuozzo <callil.capuozzo@gmail.com>",
77
"engines": {
8-
"node": "12.x"
8+
"node": "14.x"
99
},
1010
"dependencies": {
1111
"@apollo/react-hooks": "^3.1.3",

0 commit comments

Comments
 (0)