diff --git a/package.json b/package.json index ecdc858..8e6145c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "y-fire", - "version": "1.0.1", + "version": "1.0.2", "description": "A firebase (firestore) provider for Yjs", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -37,4 +37,4 @@ "yjs": "^13.6.12", "y-protocols": "^1.0.6" } -} \ No newline at end of file +}