summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGavin Mogan <git@gavinmogan.com>2025-04-28 19:16:28 -0700
committerGavin Mogan <git@gavinmogan.com>2025-04-28 19:16:28 -0700
commit53e7e321d20cd7071ff617ecfcf42f6122020bcd (patch)
treea4221d098bddd2a95cb02f06ed74c846951b9aed /package.json
parent14041a319cace03cfc23c0a919ed81fb141f88ce (diff)
switch to 3rd party merge which doesn't mutate config
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 0287e77..892f9dc 100644
--- a/package.json
+++ b/package.json
@@ -47,6 +47,7 @@
"request": "^2.88.2",
"sanitize-html": "^2.13.0",
"toml": "^3.0.0",
+ "ts-deepmerge": "^7.0.2",
"typescript": "^5.4.5",
"wait-on": "^7.2.0"
},