Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
orzklv committed Nov 15, 2023
1 parent 2cf8ef1 commit 9b75f5b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"version": "1.0.0",
"description": "Rewritten version of website",
"scripts": {
"install": "./vercel/install.sh",
"list": "pwd && ls -la",
"rnstl": "pnpm run list && ./vercel/install.sh",
"build": "./vercel/build.sh"
},
"author": "Sokhibjon Orzikulov <[email protected]>",
Expand Down

1 comment on commit 9b75f5b

@vercel
Copy link

@vercel vercel bot commented on 9b75f5b Nov 15, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.