Now makes history actions (create and publish) and adds people items for
the agents of these who weren't already listed as creators
... | @@ -15,7 +15,8 @@ | ... | @@ -15,7 +15,8 @@ |
"repository": "https://code.research.uts.edu.au/eresearch/datacrate", | "repository": "https://code.research.uts.edu.au/eresearch/datacrate", | ||
"dependencies": { | "dependencies": { | ||
"fs-extra": "^7.0.0", | "fs-extra": "^7.0.0", | ||
"jsonld": "^1.1.0" | "jsonld": "^1.1.0", | ||
"lodash": "^4.17.11" | |||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"chai": "^4.1.2", | "chai": "^4.1.2", | ||
... | ... |
Please register or sign in to comment