Skip to content

Commit a9ec81d

Browse files
authored
Merge pull request #72 from vitaliytv/patch-2
fixes #71
2 parents fa4c1c6 + 487b880 commit a9ec81d

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
@@ -59,6 +59,6 @@
5959
}
6060
},
6161
"engines": {
62-
"node": "10.x || 12.x || 13.x"
62+
"node": "10.x || 12.x || 13.x || 14.x"
6363
}
6464
}

0 commit comments

Comments
 (0)