biblio-react 3.0.0-alpha144 → 3.0.0-alpha145

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -0
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -56899,6 +56899,7 @@ export {
56899
56899
  fp as useGrillaEtriek,
56900
56900
  QC as useIdContext,
56901
56901
  hb as useInitFicha,
56902
+ Un as useNotifyEtriek,
56902
56903
  t5 as useNuevo,
56903
56904
  Fte as useReferenceLabel,
56904
56905
  dk as useResourceRefresh,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "biblio-react",
3
- "version": "3.0.0-alpha144",
3
+ "version": "3.0.0-alpha145",
4
4
  "description": "Framework de Metiri hecho en React",
5
5
  "author": "WiXSL",
6
6
  "license": "MIT",