Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Updating version for a new release to test github actions for npm deploy
  • Loading branch information
deathg0d authored Feb 20, 2024
1 parent 720bb2d commit acb72b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -37,4 +37,4 @@
"yjs": "^13.6.12",
"y-protocols": "^1.0.6"
}
}
}

0 comments on commit acb72b2

Please sign in to comment.