Swap fast-deep-equal for lodash isEqual

(re: #6087)
This commit is contained in:
Bryan Housel
2019-03-29 22:17:29 -04:00
parent 3673a7c7e7
commit cda8f657ac
8 changed files with 24 additions and 33 deletions
+1
View File
@@ -39,6 +39,7 @@
"alif-toolkit": "^1.2.5",
"browser-polyfills": "~1.5.0",
"diacritics": "1.3.0",
"fast-deep-equal": "~2.0.1",
"fast-json-stable-stringify": "2.0.0",
"lodash-es": "4.17.11",
"marked": "0.6.1",