openchemlib 8.16.0 → 8.18.0

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 CHANGED
@@ -76,8 +76,8 @@ It contains a structure viewer and a structure editor for browser applications.
76
76
  To build this project, you need :
77
77
 
78
78
  - Java JDK (Tested with version 21)
79
- - GWT (Tested with version 2.11, [Download build here](http://www.gwtproject.org/download.html))
80
- - Node.js (Tested with version 18, [Download here](https://nodejs.org/en/download/))
79
+ - GWT (Tested with version 2.12.1, [Download build here](http://www.gwtproject.org/download.html))
80
+ - Node.js (Tested with version 22, [Download here](https://nodejs.org/en/download/))
81
81
 
82
82
  ### Install dependencies
83
83