mathjs 13.0.0 → 13.0.2

Sign up to get free protection for your applications and to get access to all the features.
package/README.md CHANGED
@@ -76,7 +76,7 @@ See the [Getting Started](https://mathjs.org/docs/getting_started.html) for a mo
76
76
 
77
77
  ## Browser support
78
78
 
79
- Math.js works on any ES6 compatible JavaScript engine, including node.js, Chrome, Firefox, Safari, and Edge.
79
+ Math.js works on any [ES2020](https://262.ecma-international.org/11.0/) compatible JavaScript engine, including node.js, Chrome, Firefox, Safari, and Edge.
80
80
 
81
81
 
82
82
  ## Documentation