mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 17:23:02 +00:00
Prefer Node 4.x or newer
`README` and `.travis.yml` already have it this way
This commit is contained in:
@@ -62,7 +62,6 @@
|
||||
]
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
"engineStrict": true
|
||||
"node": ">=4.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user