Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade and clean up packages #20

Merged
merged 2 commits into from
Mar 27, 2024
Merged

Conversation

samshara
Copy link
Member

No description provided.

package.json Outdated
"version": "0.0.0",
"type": "module",
"private": true,
"scripts": {
"start": "vite",
"build": "vite build",
"preview": "view preview",

Choose a reason for hiding this comment

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

Might be wrong, but isn't it:

Suggested change
"preview": "view preview",
"preview": "vite preview",

@samshara samshara force-pushed the feat/upgrade-packages branch from c8a7592 to ae74b44 Compare March 26, 2024 11:07
@samshara samshara requested a review from subinasr March 26, 2024 11:07
@samshara samshara force-pushed the feat/upgrade-packages branch from ae74b44 to 4b3e36d Compare March 26, 2024 11:11
@samshara samshara force-pushed the feat/upgrade-packages branch from 4b3e36d to 920160c Compare March 26, 2024 11:30
@barshathakuri barshathakuri merged commit 9076d7f into develop Mar 27, 2024
6 checks passed
@barshathakuri barshathakuri deleted the feat/upgrade-packages branch March 27, 2024 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants