Skip to content

Commit 9b9389f

Browse files
authored
chore(react-components): publish 0.3.0 (#121)
1 parent 6184470 commit 9b9389f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

packages/example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"preview": "vite preview"
1212
},
1313
"dependencies": {
14-
"@agoric/react-components": "0.2.0",
14+
"@agoric/react-components": "0.3.0",
1515
"patch-package": "^7.0.0",
1616
"react": "^18.2.0",
1717
"react-dom": "^18.2.0",

packages/react-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agoric/react-components",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/agoric/ui-kit"

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ __metadata:
328328
languageName: node
329329
linkType: hard
330330

331-
"@agoric/react-components@npm:0.2.0, @agoric/react-components@workspace:packages/react-components":
331+
"@agoric/react-components@npm:0.3.0, @agoric/react-components@workspace:packages/react-components":
332332
version: 0.0.0-use.local
333333
resolution: "@agoric/react-components@workspace:packages/react-components"
334334
dependencies:
@@ -16050,7 +16050,7 @@ __metadata:
1605016050
version: 0.0.0-use.local
1605116051
resolution: "example@workspace:packages/example"
1605216052
dependencies:
16053-
"@agoric/react-components": "npm:0.2.0"
16053+
"@agoric/react-components": "npm:0.3.0"
1605416054
"@types/react": "npm:^18.2.66"
1605516055
"@types/react-dom": "npm:^18.2.22"
1605616056
"@typescript-eslint/eslint-plugin": "npm:^7.2.0"

0 commit comments

Comments
 (0)