Skip to content

Commit

Permalink
fix: Fix missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Quenty committed Nov 12, 2024
1 parent d576e20 commit 1cb250d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/settings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"@quenty/datastore": "file:../datastore",
"@quenty/ducktype": "file:../ducktype",
"@quenty/enumutils": "file:../enumutils",
"@quenty/instanceutils": "file:../instanceutils",
"@quenty/jsonutils": "file:../jsonutils",
"@quenty/loader": "file:../loader",
"@quenty/maid": "file:../maid",
Expand Down

0 comments on commit 1cb250d

Please sign in to comment.