diff options
migrations - fix migration #9 and add safety checks to migrator
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ed0be3d4b..3337f4ac5 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "clone": "^1.0.2", "copy-to-clipboard": "^2.0.0", "debounce": "^1.0.0", - "deep-merge": "^1.0.0", + "deep-extend": "^0.4.1", "denodeify": "^1.2.1", "disc": "^1.3.2", "dnode": "^1.2.2", |