Skip to content

Commit ff33108

Browse files
committed
Fix dependency being incorrectly listed as devDependency
1 parent 60cb6df commit ff33108

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
"error-class-utils": "^4.0.1",
5959
"error-custom-class": "^10.0.1",
6060
"filter-obj": "^6.1.0",
61+
"is-error-instance": "^3.0.1",
6162
"is-plain-obj": "^4.1.0",
6263
"merge-error-cause": "^5.0.2",
6364
"normalize-exception": "^4.0.1",
@@ -69,7 +70,6 @@
6970
"@ehmicky/dev-tasks": "^3.0.34",
7071
"@ehmicky/eslint-config": "^20.0.32",
7172
"@ehmicky/prettier-config": "^1.0.6",
72-
"is-error-instance": "^3.0.1",
7373
"modern-errors-beautiful": "^2.0.1",
7474
"modern-errors-bugs": "^5.0.1",
7575
"modern-errors-clean": "^6.0.1",

0 commit comments

Comments
 (0)