Skip to content

Commit

Permalink
Update scritps
Browse files Browse the repository at this point in the history
  • Loading branch information
FarazzShaikh committed Sep 22, 2024
1 parent c77c275 commit fdce7d6
Show file tree
Hide file tree
Showing 2 changed files with 4,977 additions and 4,976 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"prebuild": "yarn --cwd package build",
"build": "yarn --cwd examples build",
"preview": "yarn --cwd examples preview",
"dev": "yarn --cwd examples dev"
"dev": "yarn --cwd examples dev",
"release": "yarn --cwd package release"
}
}
Loading

0 comments on commit fdce7d6

Please sign in to comment.