Skip to content

Commit

Permalink
update pkg.json name and description
Browse files Browse the repository at this point in the history
  • Loading branch information
rohanharikr committed Nov 21, 2024
1 parent fd7aab6 commit 197aabc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vite-project",
"private": true,
"version": "0.0.0",
"name": "greenfielddemo",
"description": "This repo contains the source code powering [https://greenfielddemo.com/](https://greenfielddemo.com/).",
"version": "1.0.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 197aabc

Please sign in to comment.