Firebase Migration Tool
Go to file
dependabot[bot] cc48ceb3b5
Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 01:19:28 +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 minimatch from 3.0.4 to 3.1.2 2022-11-11 01:19:28 +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