Skip to content

Commit

Permalink
chore: release 1.7.0, use Mongoose 8.0.0-rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Oct 26, 2023
1 parent 7a0cf99 commit 0e755c4
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,19 +1,19 @@
{
"name": "mongoosejs-search",
"author": "Valeri Karpov <[email protected]>",
"version": "1.6.0",
"version": "1.7.0",
"dependencies": {
"@octokit/auth-app": "2.4.3",
"@octokit/auth-token": "2.5.0",
"@slack/web-api": "^6.4.0",
"archetype": "0.13.0",
"axios": "0.21.4",
"cheerio": "1.0.0-rc.2",
"mongoose": "7.0.0",
"mongoose": "8.0.0-rc0",
"ramda": "0.28.0"
},
"devDependencies": {
"@mongoosejs/migrations": "0.1.3",
"@mongoosejs/migrations": "0.2.5",
"mocha": "9.1.3",
"sinon": "12.0.1"
},
Expand Down

0 comments on commit 0e755c4

Please sign in to comment.