Merge pull request #54 from forensic-architecture/feature/refactor-filters-and-narratives-to-associations

Feature/refactor filters and narratives to associations
This commit is contained in:
Lachlan Kermode
2020-09-23 17:12:14 +01:00
committed by GitHub
5 changed files with 14 additions and 3 deletions

5
package-lock.json generated
View File

@@ -4894,6 +4894,11 @@
"minimist": "^1.2.5"
}
},
"moment": {
"version": "2.27.0",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.27.0.tgz",
"integrity": "sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ=="
},
"morgan": {
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/morgan/-/morgan-1.10.0.tgz",