Skip to content

Commit

Permalink
fixup! feat: add upgrade-15 (proposal 74)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xpatrickdev committed May 15, 2024
1 parent f637552 commit 6f560b9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion proposals/74:upgrade-15/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"type": "module",
"license": "Apache-2.0",
"dependencies": {
"@agoric/synthetic-chain": "^0.0.10",
"@agoric/synthetic-chain": "^0.1.0",
"ava": "^5.3.1"
},
"ava": {
Expand Down
10 changes: 5 additions & 5 deletions proposals/74:upgrade-15/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@ __metadata:
version: 8
cacheKey: 10c0

"@agoric/synthetic-chain@npm:^0.0.10":
version: 0.0.10
resolution: "@agoric/synthetic-chain@npm:0.0.10"
"@agoric/synthetic-chain@npm:^0.1.0":
version: 0.1.0
resolution: "@agoric/synthetic-chain@npm:0.1.0"
dependencies:
"@endo/zip": "npm:^1.0.1"
better-sqlite3: "npm:^9.4.0"
chalk: "npm:^5.3.0"
execa: "npm:^8.0.1"
bin:
synthetic-chain: dist/cli/cli.js
checksum: 10c0/c75308830cbe879ba865e285a20529ac82da1434c778046b27c790e426a8139369c3ef904939905ad73109202a336925733448109a85bc19aa2d350ebdb2a520
checksum: 10c0/8305293d085cde9cbf94670134216e06337c5624c45faf5dfebb86762042abe7b4340cf3205e671dfce54e888bd4e9b3428400756833fa06f2bbb21b44668c44
languageName: node
linkType: hard

Expand Down Expand Up @@ -1830,7 +1830,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@agoric/synthetic-chain": "npm:^0.0.10"
"@agoric/synthetic-chain": "npm:^0.1.0"
ava: "npm:^5.3.1"
languageName: unknown
linkType: soft
Expand Down

0 comments on commit 6f560b9

Please sign in to comment.