oneday-core
Advanced tools
Comparing version 1.0.57 to 1.0.58
{ | ||
"name": "oneday-core", | ||
"version": "1.0.57", | ||
"version": "1.0.58", | ||
"description": "Basic AWS util functions to ease development.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -9,2 +9,3 @@ /* | ||
name: 'FuneralHome', | ||
s3ArnPrefix: 'arn:aws:s3:::funeral-home', //add '-stage' to the arn when using | ||
consumerCanInviteOthers: false, | ||
@@ -11,0 +12,0 @@ adminCanAddUsers: false, |
34962
906