added fix for when user only has one notebook
Showing
... | ... | @@ -33,7 +33,7 @@ |
"typescript": "^2.9.2" | ||
}, | ||
"dependencies": { | ||
"@uts-eresearch/provision-labarchives": "1.1.2", | ||
"@uts-eresearch/provision-labarchives": "^1.1.5", | ||
"lodash": "^4.17.15", | ||
"ncp": "^2.0.0", | ||
"path-exists": "^4.0.0", | ||
... | ... |
Please register or sign in to comment