Skip to content

Commit

Permalink
wip2 fixed import
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Chen committed Dec 19, 2019
1 parent 6f18353 commit 64c11b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/src/write-batch.ts
Expand Up @@ -16,7 +16,7 @@

import * as assert from 'assert';

import {google} from '../protos/firestore_proto_api';
import {google} from '../protos/firestore_v1_proto_api';
import {
DocumentMask,
DocumentSnapshot,
Expand Down

0 comments on commit 64c11b0

Please sign in to comment.