Skip to content

Commit

Permalink
tag canary
Browse files Browse the repository at this point in the history
  • Loading branch information
xzilja committed Aug 2, 2023
1 parent 23dbc01 commit 952a7f9
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 22,704 deletions.
4 changes: 2 additions & 2 deletions apps/gallery/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@apps/gallery",
"version": "3.0.0-0d5dd1b5",
"version": "3.0.0-23dbc01e",
"private": true,
"main": "index.js",
"scripts": {
"dev:gallery": "storybook dev -p 6006",
"build:gallery": "storybook build -o out"
},
"dependencies": {
"@web3modal/ui": "3.0.0-0d5dd1b5",
"@web3modal/ui": "3.0.0-23dbc01e",
"lit": "2.7.6",
"storybook": "7.2.0"
},
Expand Down
4 changes: 2 additions & 2 deletions apps/laboratory/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apps/laboratory",
"version": "3.0.0-0d5dd1b5",
"version": "3.0.0-23dbc01e",
"private": true,
"scripts": {
"dev:laboratory": "next dev",
Expand All @@ -10,7 +10,7 @@
"@chakra-ui/react": "2.8.0",
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@web3modal/wagmi": "3.0.0-0d5dd1b5",
"@web3modal/wagmi": "3.0.0-23dbc01e",
"framer-motion": "10.15.0",
"next": "13.4.12",
"viem": "1.5.0",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"apps/gallery",
"apps/laboratory"
],
"version": "3.0.0-0d5dd1b5",
"version": "3.0.0-23dbc01e",
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
}
Loading

0 comments on commit 952a7f9

Please sign in to comment.