Skip to content

Commit 829016e

Browse files
authored
Various fixes (#172)
* Remove blocking & not needed package * Fix fetchAggregates * v1.0.4
1 parent fb5bb9a commit 829016e

File tree

5 files changed

+15
-330
lines changed

5 files changed

+15
-330
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"packages": ["packages/*"]
55
}

0 commit comments

Comments
 (0)