Firebase Migration Tool
Go to file
dependabot[bot] 7e8c546648
Bump semver from 7.3.4 to 7.5.2
Bumps [semver](https://github.com/npm/node-semver) from 7.3.4 to 7.5.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.4...v7.5.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-29 07:49:42 +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 semver from 7.3.4 to 7.5.2 2023-06-29 07:49:42 +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