Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Commit 0585e5d

Browse files
committed
Specify range for Vercel as well
1 parent eeab766 commit 0585e5d

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
@@ -2,7 +2,7 @@
22
"name": "@0x/website",
33
"version": "0.0.89",
44
"engines": {
5-
"node": ">=6.12"
5+
"node": ">=12 <13"
66
},
77
"private": true,
88
"description": "Website and 0x portal dapp",

0 commit comments

Comments
 (0)