Skip to content

Commit d22ebd7

Browse files
committed
docs: removed line regarding 8.8.1 being required
1 parent 47f1d28 commit d22ebd7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,6 @@ For SuperAgent extensions such as couchdb and oauth visit the [wiki](https://git
189189
Our breaking changes are mostly in rarely used functionality and from stricter error handling.
190190

191191
* [4.x to 5.x](https://github.com/visionmedia/superagent/releases/tag/v5.0.0):
192-
* Ensure you're running Node 8.8.1 or later.
193192
* We've implemented the build setup of [Lass](https://lass.js.org) to simplify our stack and linting
194193
* Browserified build size has been reduced from 48KB to 19KB (via `tinyify` and the latest version of Babel using `@babel/preset-env` and `.browserslistrc`)
195194
* Linting support has been added using `caniuse-lite` and `eslint-plugin-compat`
@@ -224,7 +223,7 @@ Our breaking changes are mostly in rarely used functionality and from stricter e
224223
[MIT](LICENSE) © TJ Holowaychuk
225224

226225

227-
##
226+
##
228227

229228
[npm]: https://www.npmjs.com/
230229

0 commit comments

Comments
 (0)