Add debugging option to make bus warnings throw Error; bump version

This commit is contained in:
2022-03-30 17:24:45 -05:00
parent 467721f775
commit dbe48ea8a5
3 changed files with 9 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@extollo/lib",
"version": "0.9.6",
"version": "0.9.7",
"description": "The framework library that lifts up your code.",
"main": "lib/index.js",
"types": "lib/index.d.ts",