Skip to content

Commit

Permalink
chore: update package.json description
Browse files Browse the repository at this point in the history
  • Loading branch information
IonianPlayboy committed Jan 27, 2024
1 parent 8038092 commit 3b9de63
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,8 +1,8 @@
{
"name": "my-module",
"name": "nuxt-singlefile",
"version": "1.0.0",
"description": "My new Nuxt module",
"repository": "your-org/my-module",
"description": "Build your Nuxt app into a single HTML file",
"repository": "IonianPlayboy/nuxt-singlefile",
"license": "MIT",
"type": "module",
"exports": {
Expand Down

0 comments on commit 3b9de63

Please sign in to comment.