We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a0cf99 commit 0e755c4Copy full SHA for 0e755c4
package.json
@@ -1,19 +1,19 @@
1
{
2
"name": "mongoosejs-search",
3
"author": "Valeri Karpov <val@karpov.io>",
4
- "version": "1.6.0",
+ "version": "1.7.0",
5
"dependencies": {
6
"@octokit/auth-app": "2.4.3",
7
"@octokit/auth-token": "2.5.0",
8
"@slack/web-api": "^6.4.0",
9
"archetype": "0.13.0",
10
"axios": "0.21.4",
11
"cheerio": "1.0.0-rc.2",
12
- "mongoose": "7.0.0",
+ "mongoose": "8.0.0-rc0",
13
"ramda": "0.28.0"
14
},
15
"devDependencies": {
16
- "@mongoosejs/migrations": "0.1.3",
+ "@mongoosejs/migrations": "0.2.5",
17
"mocha": "9.1.3",
18
"sinon": "12.0.1"
19
0 commit comments