chore(release): v0.0.8

This commit is contained in:
Arash Sheyda
2023-06-18 13:19:46 +03:00
parent 487cca530b
commit e2d37c2efe
2 changed files with 40 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "nuxt-mongoose",
"type": "module",
"version": "0.0.7",
"version": "0.0.8",
"description": "Nuxt 3 module for MongoDB with Mongoose",
"license": "MIT",
"repository": {
@ -66,4 +66,4 @@
"splitpanes": "^3.1.5",
"vitest": "^0.31.2"
}
}
}