We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 154fb57 commit 1b44e59Copy full SHA for 1b44e59
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@smbcheeky/error-object",
3
"description": "Create errors that can be both thrown and returned. Make error handling easier for both JavaScript and TypeScript.",
4
- "version": "1.1.5",
+ "version": "1.1.6",
5
"main": "dist/index.js",
6
"module": "dist/index.mjs",
7
"types": "dist/index.d.ts",
0 commit comments