syntex-error
Advanced tools
Comparing version 1.0.10 to 1.0.11
@@ -6,3 +6,3 @@ import Button from "../src/react/development/ui/Components/Buttons/Button.jsx" | ||
export default {Button, axios, css, styled,collection, | ||
export {Button, axios, css, styled,collection, | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "syntex-error", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"description": "A comprehensive error handling package tailored for use in both Express backend and React frontend applications. Simplify the process of managing and reporting errors seamlessly across your entire stack, providing a unified approach for a more efficient debugging and user experience.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
14231