Add idb - library for working with IndexedDB.

This commit is contained in:
2024-02-27 18:19:21 -06:00
parent e7b5821fbd
commit b1eba925fa

View File

@ -33,6 +33,7 @@
"html-react-parser": "1.4.8", "html-react-parser": "1.4.8",
"html-to-text": "^9.0.5", "html-to-text": "^9.0.5",
"http-proxy-middleware": "2.0.6", "http-proxy-middleware": "2.0.6",
"idb": "8.0.0",
"jwt-decode": "3.1.2", "jwt-decode": "3.1.2",
"rapidoc": "9.3.4", "rapidoc": "9.3.4",
"react": "18.0.0", "react": "18.0.0",