Skip to content

Commit

Permalink
chore: script for visualization
Browse files Browse the repository at this point in the history
  • Loading branch information
manudeli committed Sep 17, 2023
1 parent b15a09e commit 9b7d1f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"commit": "cz",
"dev": "pnpm prepack && turbo run dev --parallel",
"dev:ko": "turbo run dev:ko --scope='@suspensive/docs'",
"dev:visualization": "turbo run dev --scope='@suspensive/visualization'",
"format": "prettier --write \"**/*.{ts,tsx,md}\"",
"graph": "mkdir graph && turbo run build --graph=graph/index.html",
"lint": "turbo run lint",
Expand Down

2 comments on commit 9b7d1f8

@vercel
Copy link

@vercel vercel bot commented on 9b7d1f8 Sep 17, 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:

visualization – ./websites/visualization

visualization-git-main-suspensive.vercel.app
visualization.suspensive.org
visualization-suspensive.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 9b7d1f8 Sep 17, 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:

docs – ./websites/docs

docs-git-main-suspensive.vercel.app
docs.suspensive.org
suspensive.org
docs-suspensive.vercel.app
www.suspensive.org

Please sign in to comment.