Skip to content

Commit

Permalink
build: update firestore rules version
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelSolati committed Jun 16, 2020
1 parent 20ade4e commit 52f3972
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions firestore.rules
@@ -1,3 +1,4 @@
rules_version = '2';
service cloud.firestore {
match /databases/{database}/documents {
match /{document=**} {
Expand Down

0 comments on commit 52f3972

Please sign in to comment.