Skip to content

Commit

Permalink
fix: 🐛 update module name
Browse files Browse the repository at this point in the history
  • Loading branch information
damevin committed Jan 5, 2024
1 parent 5443502 commit e89ab37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "nuxt-hotjar",
"name": "@damevin/nuxt-hotjar",
"version": "1.1.0",
"description": "Add HotJar to your Nuxt.js application",
"repository": "https://github.com/damevin/nuxt-module-hotjar",
Expand Down Expand Up @@ -42,4 +42,4 @@
"nuxt": "^3.9.0",
"vitest": "^0.33.0"
}
}
}

0 comments on commit e89ab37

Please sign in to comment.