chore(release): 3.0.0
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "libremdb",
|
||||
"version": "2.4.0",
|
||||
"version": "3.0.0",
|
||||
"description": "a free & open source IMDb front-end",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
@ -19,7 +19,7 @@
|
||||
"dependencies": {
|
||||
"axios": "^0.27.2",
|
||||
"cheerio": "1.0.0-rc.12",
|
||||
"ioredis": "^5.2.3",
|
||||
"ioredis": "^5.2.4",
|
||||
"next": "12.2.5",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
@ -38,4 +38,4 @@
|
||||
"node": ">=16.5.0",
|
||||
"pnpm": ">=7.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user