Skip to content

Commit

Permalink
private (#1009)
Browse files Browse the repository at this point in the history
Co-authored-by: jmzwar <james@jmzwar.com>
  • Loading branch information
jmzwar and jmzwar authored Nov 6, 2023
1 parent 4b1446f commit 6bbb8dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion v2/lib/formatters/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snx-v2/formatters",
"private": true,
"private": false,
"main": "dist/index.js",
"version": "0.0.1-0",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion v2/lib/useGlobalProvidersWithFallback/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snx-v2/useGlobalProvidersWithFallback",
"private": true,
"private": false,
"main": "dist/index.js",
"version": "0.0.1-0",
"scripts": {
Expand Down

1 comment on commit 6bbb8dd

@vercel
Copy link

@vercel vercel bot commented on 6bbb8dd Nov 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

v2-storybook – ./v2/ui

v2-storybook-synthetixio.vercel.app
v2-storybook-git-master-synthetixio.vercel.app
staking-storybook.vercel.app

Please sign in to comment.