backend-manager 3.2.21 → 3.2.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "backend-manager",
3
- "version": "3.2.21",
3
+ "version": "3.2.22",
4
4
  "description": "Quick tools for developing Firebase functions",
5
5
  "main": "src/manager/index.js",
6
6
  "bin": {
@@ -204,7 +204,7 @@ Module.prototype.sendWelcomeEmail = function (user) {
204
204
  <br>
205
205
  `
206
206
  },
207
- personalization: {
207
+ signoff: {
208
208
  type: 'personal',
209
209
  image: null,
210
210
  name: 'Ian Wiedenman, CEO',