Skip to content
This repository was archived by the owner on Aug 24, 2021. It is now read-only.

Commit f2fd464

Browse files
committed
fix: revert node 14 to node 12
1 parent 68b5462 commit f2fd464

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
@@ -39,7 +39,7 @@
3939
"benchmark": "^2.1.4"
4040
},
4141
"engines": {
42-
"node": ">=14.0.0",
42+
"node": ">=12.0.0",
4343
"npm": ">=6.0.0"
4444
},
4545
"eslintConfig": {

0 commit comments

Comments
 (0)