Merge pull request #523 from epoberezkin/greenkeeper/fast-deep-equal-1.0.0

Update fast-deep-equal to the latest version 🚀
master
Evgeny Poberezkin 2017-06-20 20:25:18 +01:00 committed by GitHub
commit fb23fe1f21
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@
"tonicExampleFilename": ".tonic_example.js",
"dependencies": {
"co": "^4.6.0",
"fast-deep-equal": "^0.1.0",
"fast-deep-equal": "^1.0.0",
"json-schema-traverse": "^0.3.0",
"json-stable-stringify": "^1.0.1"
},