Skip to content

Commit

Permalink
updating min nodejs requirement (#11181)
Browse files Browse the repository at this point in the history
* updating min canary requirement

* watchpack requires 10.13.0
  • Loading branch information
prateekbh committed Mar 19, 2020
1 parent e28e8ad commit 3907dfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next/package.json
Expand Up @@ -200,6 +200,6 @@
"unistore": "3.4.1"
},
"engines": {
"node": ">=8.10.0"
"node": ">=10.13.0"
}
}

0 comments on commit 3907dfd

Please sign in to comment.