Simplified things by removing the PolyglotAdapter decorator
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 27s

This commit is contained in:
Alan Bridgeman 2026-07-21 15:24:44 -05:00
parent db22585fcb
commit c658fa3822
4 changed files with 2 additions and 22 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@BridgemanAccessible/ba-polyglot-storage",
"version": "1.0.0",
"version": "1.0.1",
"description": "A shared utility library to support Polyglot Storage implementations",
"repository": "https://git.bridgemanaccessible.ca/Bridgeman-Accessible/ba-polyglot-storage",
"author": "Bridgeman Accessible<info@bridgemanaccessible.ca>",