Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 4da1ac1

Browse files
committed
Update Node version support note. [closes #148] [ci skip]
1 parent 72344f0 commit 4da1ac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,6 @@ preset to preserve ES2015 style imports.
9999
## Limitations
100100

101101
* You must use ES2015 imports to load Lodash
102-
* Babel < 6 & Node.js < 0.12 aren’t supported
102+
* Babel < 6 & Node.js < 4 aren’t supported
103103
* Chain sequences aren’t supported. See [this blog post](https://medium.com/making-internets/why-using-chain-is-a-mistake-9bc1f80d51ba) for alternatives.
104104
* Modularized [method packages](https://www.npmjs.com/browse/keyword/lodash-modularized) aren’t supported

0 commit comments

Comments
 (0)