Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mwarman committed Jul 2, 2024
1 parent 75ff676 commit 01eb073
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"name": "ionic8-playground",
"description": "A playground application for Ionic 8 with React.",
"repository": {
"type": "git",
"url": "https://github.com/mwarman/ionic8-playground"
},
"license": "MIT",
"version": "0.1.0",
"type": "module",
Expand Down Expand Up @@ -54,6 +59,5 @@
"typescript": "5.5.2",
"vite": "5.3.2",
"vitest": "1.6.0"
},
"description": "An Ionic project"
}
}

0 comments on commit 01eb073

Please sign in to comment.