From bbff7403fbf46f9ad92240ac213df8d30ef31b64 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 20 Sep 2018 02:56:13 +0200 Subject: update packages --- node_modules/invariant/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node_modules/invariant/README.md') diff --git a/node_modules/invariant/README.md b/node_modules/invariant/README.md index 96aac6d36..4f18354a0 100644 --- a/node_modules/invariant/README.md +++ b/node_modules/invariant/README.md @@ -34,4 +34,4 @@ When used with [browserify](https://github.com/substack/node-browserify), it'll ### Node -The node version is optimized around the performance implications of accessing `process.env`. The value of `process.env.NODE_ENV` is cached, and repeatedly used instead of reading `proces.env`. See [Server rendering is slower with npm react #812](https://github.com/facebook/react/issues/812) +The node version is optimized around the performance implications of accessing `process.env`. The value of `process.env.NODE_ENV` is cached, and repeatedly used instead of reading `process.env`. See [Server rendering is slower with npm react #812](https://github.com/facebook/react/issues/812) -- cgit v1.2.3