Skip to content

Commit 3927f40

Browse files
committed
fixing concurrently bug which was not letting enough time to firebase emulators to persist data (see https://github.com/open-cli-tools/concurrently/issues/283\#issuecomment-878452792)
1 parent 7b1e7e5 commit 3927f40

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

package-lock.json

+41-41
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
},
1616
"license": "Apache-2.0",
1717
"devDependencies": {
18-
"concurrently": "8.2.0"
18+
"@fcamblor/concurrently": "8.2.2-for-firebase"
1919
}
2020
}

0 commit comments

Comments
 (0)