Skip to content

Commit e13d9d0

Browse files
committed
npm: @daimo/[common,contract] v0.2.8
1 parent 6636779 commit e13d9d0

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/daimo-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@daimo/common",
3-
"version": "0.1.0",
3+
"version": "0.2.8",
44
"description": "Shared between web and mobile",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

packages/daimo-contract/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@daimo/contract",
3-
"version": "0.2.7",
3+
"version": "0.2.8",
44
"description": "Daimo contracts, ABIs, and generated Typescript types",
55
"types": "./dist/index.d.ts",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)