Skip to content

Commit 095c14a

Browse files
committed
chore: use mongoose 8.x
1 parent f9d4d05 commit 095c14a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"archetype": "0.13.0",
1010
"axios": "0.21.4",
1111
"cheerio": "1.0.0-rc.2",
12-
"mongoose": "8.0.0-rc0",
12+
"mongoose": "8.x",
1313
"ramda": "0.28.0"
1414
},
1515
"devDependencies": {

0 commit comments

Comments
 (0)