Skip to content

Commit 1958df5

Browse files
authored
Merge pull request #5 from DouglasNeuroInformatics/error
add new abstract class BaseException and ExceptionBuilder class
2 parents 799442c + 78a1f4e commit 1958df5

File tree

6 files changed

+392
-38
lines changed

6 files changed

+392
-38
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"zod": "^3.22.6"
3434
},
3535
"devDependencies": {
36-
"@douglasneuroinformatics/eslint-config": "^5.2.4",
36+
"@douglasneuroinformatics/eslint-config": "^5.3.1",
3737
"@douglasneuroinformatics/prettier-config": "^0.0.1",
3838
"@douglasneuroinformatics/semantic-release": "^0.2.1",
3939
"@douglasneuroinformatics/tsconfig": "^1.0.2",

0 commit comments

Comments
 (0)