Firebase Migration Tool
Go to file
dependabot[bot] 9576efd401
Bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-25 21:36:48 +00:00
src single and dry run 2021-03-26 17:20:34 +01:00
.gitignore add time 2021-03-21 12:49:46 +01:00
LICENSE Create LICENSE 2021-03-21 10:27:13 +01:00
package.json v1.0.2 2021-03-26 17:21:32 +01:00
README.md project id & warning 2021-03-25 18:36:08 +01:00
tsconfig.json initial commit 2021-03-21 10:26:35 +01:00
yarn.lock Bump node-fetch from 2.6.1 to 2.6.7 2022-06-25 21:36:48 +00:00

firemorph

dependencies downloads badge types badge version badge minzip size badge

⚠️ Prerelease software. Use at own risk

Migration tool for Firestore

Gotchas

Local testing

  • FIRESTORE_EMULATOR_HOST="localhost:8080"
  • GCLOUD_PROJECT="my-firebase-project-id"

Migrations

CLI