@automerge/automerge-repo-react-hooks
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "@automerge/automerge-repo-react-hooks", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Hooks to access an Automerge Repo from your react app.", | ||
@@ -13,3 +13,3 @@ "repository": "https://github.com/automerge/automerge-repo/tree/master/packages/automerge-repo-react-hooks", | ||
"test": "vitest run", | ||
"watch": "npm-watch", | ||
"watch": "npm-watch build", | ||
"visualize": "VISUALIZE=true vite build" | ||
@@ -19,3 +19,3 @@ }, | ||
"@automerge/automerge": "^2.1.9", | ||
"@automerge/automerge-repo": "1.1.2", | ||
"@automerge/automerge-repo": "1.1.3", | ||
"eventemitter3": "^5.0.1", | ||
@@ -47,3 +47,3 @@ "react": "^18.2.0", | ||
}, | ||
"gitHead": "8bcba031ae952b1f3302cd41d1066cd2db5b677f" | ||
"gitHead": "f59ba3612d1110003e2365fe0fe5a799539f1b59" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
57395
1107
+ Added@automerge/automerge-repo@1.1.3(transitive)
- Removed@automerge/automerge-repo@1.1.2(transitive)