Skip to content

Commit

Permalink
add scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
fluid-design-io committed Sep 6, 2024
1 parent 2fcbc0d commit 1acd063
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
{
"name": "vision-pro-ui",
"version": "0.1.1",
"version": "0.1.2",
"scripts": {
"build": "next build",
"dev": "next dev",
"start": "next start",
"postinstall": "fumadocs-mdx",
"changeset": "changeset"
"version": "changeset version",
"release": "changeset version"
},
"dependencies": {
"@radix-ui/react-aspect-ratio": "^1.1.0",
Expand Down

0 comments on commit 1acd063

Please sign in to comment.