mobx-react-use-autorun 4.0.48 → 4.0.49
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -289,7 +289,7 @@ This project was bootstrapped with [Create React App](https://github.com/faceboo
|
|
|
289
289
|
|
|
290
290
|
## Development environment setup
|
|
291
291
|
1. From https://code.visualstudio.com install Visual Studio Code.<br/>
|
|
292
|
-
2. From https://nodejs.org install nodejs
|
|
292
|
+
2. From https://nodejs.org install nodejs v22.<br/>
|
|
293
293
|
|
|
294
294
|
## Available Scripts
|
|
295
295
|
|