Skip to content

Commit

Permalink
release: v3.0.0-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Innei committed Sep 8, 2021
1 parent 03e95fe commit 25657fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "server-next",
"version": "3.0.0-alpha.3",
"version": "3.0.0-beta.0",
"description": "",
"author": "Innei <https://innei.ren>",
"private": true,
Expand Down Expand Up @@ -59,7 +59,6 @@
"bcrypt": "^5.0.1",
"cache-manager": "3.4.4",
"cache-manager-ioredis": "^2.1.0",
"yargs": "*",
"chalk": "*",
"class-transformer": "^0.4.0",
"class-validator": "^0.13.1",
Expand Down Expand Up @@ -93,6 +92,7 @@
"snakecase-keys": "^4.0.2",
"ts-morph": "*",
"ua-parser-js": "^0.7.28",
"yargs": "*",
"zx": "^4.1.1"
},
"devDependencies": {
Expand Down

0 comments on commit 25657fc

Please sign in to comment.