diff --git a/package.json b/package.json index 97989796..b7859820 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nfdi4health/semlookp-widgets", - "version": "1.17.5", + "version": "1.17.6", "description": "This project includes a widget component library derived from the semantic lookup service SemLookP. The Terminology Service is a repository for biomedical resources that aims to provide a single point of access to the latest ontology and terminology versions. User interface (UI) functionalities were extracted and implemented as separate widgets to allow integration into other 3rd party services, thus simplifying the development of user interfaces and the visualization of semantic information. The widgets are built with React and TypeScript and can be used in React applications. SemLookP and the widgets are based on the Ontology Lookup Service (OLS), software developed by EBI.", "main": "dist/esm/index.js", "module": "dist/esm/index.js",