backend-manager 5.0.69 → 5.0.70

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": "5.0.69",
3
+ "version": "5.0.70",
4
4
  "description": "Quick tools for developing Firebase functions",
5
5
  "main": "src/manager/index.js",
6
6
  "bin": {
@@ -48,6 +48,7 @@ node_modules/
48
48
  .runtimeconfig.json
49
49
  service-account*.json
50
50
  bem-reload-trigger.js
51
+ _legacy
51
52
 
52
53
  # ========== Custom Values ==========
53
54
  # Add your custom ignore patterns below this line