rubico 2.6.3 → 2.6.4
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
|
@@ -251,7 +251,7 @@ For more information please see [CONTRIBUTING.md](/CONTRIBUTING.md)
|
|
|
251
251
|
rubico is [MIT Licensed](https://github.com/a-synchronous/rubico/blob/master/LICENSE).
|
|
252
252
|
|
|
253
253
|
# Support
|
|
254
|
-
* minimum Node.js version:
|
|
254
|
+
* minimum Node.js version: 16
|
|
255
255
|
* minimum Chrome version: 63
|
|
256
256
|
* minimum Firefox version: 57
|
|
257
257
|
* minimum Edge version: 79
|