We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7ab6e5 commit 4a572f2Copy full SHA for 4a572f2
package.json
@@ -1,7 +1,8 @@
1
{
2
"name": "@think-it-labs/typed-error",
3
- "version": "0.1.2",
+ "version": "0.1.3",
4
"description": "JavaScript Error for TypeScript projects",
5
+ "private": false,
6
"main": "dist/index.js",
7
"typings": "dist/index.d.ts",
8
"license": "MIT",
0 commit comments