Skip to content

Commit d13c019

Browse files
committed
dev version of agoric/store
1 parent a119aed commit d13c019

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@agoric/notifier": "^0.6.2",
2020
"@agoric/rpc": "0.10.0",
21-
"@agoric/store": "^0.9.2",
21+
"@agoric/store": "dev",
2222
"@agoric/ui-components": "^0.9.0",
2323
"@agoric/web-components": "^0.16.0",
2424
"@testing-library/react": "^14.1.2",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -939,7 +939,7 @@ __metadata:
939939
languageName: node
940940
linkType: hard
941941

942-
"@agoric/store@npm:0.9.3-dev-f9483e7.0+f9483e7":
942+
"@agoric/store@npm:0.9.3-dev-f9483e7.0+f9483e7, @agoric/store@npm:dev":
943943
version: 0.9.3-dev-f9483e7.0
944944
resolution: "@agoric/store@npm:0.9.3-dev-f9483e7.0"
945945
dependencies:
@@ -13268,7 +13268,7 @@ __metadata:
1326813268
dependencies:
1326913269
"@agoric/notifier": "npm:^0.6.2"
1327013270
"@agoric/rpc": "npm:0.10.0"
13271-
"@agoric/store": "npm:^0.9.2"
13271+
"@agoric/store": "npm:dev"
1327213272
"@agoric/ui-components": "npm:^0.9.0"
1327313273
"@agoric/web-components": "npm:^0.16.0"
1327413274
"@testing-library/react": "npm:^14.1.2"

0 commit comments

Comments
 (0)