forked from external-repos/pa11y-dashboard
Drop support for Node.js 0.10-0.12
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"bugs": "https://github.com/pa11y/dashboard/issues",
|
||||
|
||||
"engines": {
|
||||
"node": ">=0.10"
|
||||
"node": ">=4"
|
||||
},
|
||||
"dependencies": {
|
||||
"body-parser": "~1.15",
|
||||
|
Reference in New Issue
Block a user