added better error handling for missing action handlers
All checks were successful
Pull request change / publish (pull_request) Successful in 10s

This commit is contained in:
2025-11-06 18:44:04 -07:00
parent cfdcdf1def
commit 6f52c56857
2 changed files with 5 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "interactor",
"version": "1.1.2",
"version": "1.1.3",
"description": "Cross-element communications and state management utility.",
"author": "Bryce Thorup",
"type": "module",