chore(release): v1.0.4

This commit is contained in:
Arash
2023-10-26 13:05:09 -06:00
parent 1bec7a703d
commit 386c7dac05
2 changed files with 29 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "nuxt-mongoose",
"type": "module",
"version": "1.0.2",
"version": "1.0.4",
"private": false,
"packageManager": "pnpm@8.7.4",
"description": "Nuxt 3 module for MongoDB with Mongoose",
@ -71,4 +71,4 @@
"nuxt": "^3.8.0",
"sass": "^1.69.5"
}
}
}