Skip to content

Commit 014dcba

Browse files
authored
correct package version (#408)
1 parent dae2ce4 commit 014dcba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/hypergraph-react/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @graphprotocol/hypergraph-react
22

3-
## 1.0.0
3+
## 0.2.0
44
### Minor Changes
55

66
- 8622688: Move @graphprotocol/typesync Mapping and Utils into @graphprotocol/hypergraph package and export from there. Update @graphprotocol/hypergraph-react to use mapping from @graphprotocol/hypergraph.

packages/hypergraph-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphprotocol/hypergraph-react",
3-
"version": "1.0.0",
3+
"version": "0.2.0",
44
"description": "React implementation and additional functionality, components, and hooks for the hypergraph SDK framework",
55
"keywords": [
66
"Web3",

0 commit comments

Comments
 (0)