Skip to content

Commit 674ec8a

Browse files
pin node version
1 parent 2b525ab commit 674ec8a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,8 @@
4747
"eslint-plugin-react": "^7.11.1",
4848
"gh-pages": "^2.0.1",
4949
"prettier": "^1.14.2"
50+
},
51+
"engines": {
52+
"node": ">=11.4.0"
5053
}
5154
}

0 commit comments

Comments
 (0)