Skip to content

Commit

Permalink
release: v3.0.0-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Innei committed Sep 8, 2021
1 parent 7da83fd commit 9758b45
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,6 +1,6 @@
{
"name": "server-next",
"version": "3.0.0-alpha.1",
"version": "3.0.0-alpha.2",
"description": "",
"author": "Innei <https://innei.ren>",
"private": true,
Expand Down Expand Up @@ -75,7 +75,6 @@
"js-yaml": "*",
"jszip": "^3.7.1",
"lodash": "*",
"ts-morph": "*",
"mkdirp": "*",
"mongoose": "*",
"mongoose-lean-id": "^0.2.0",
Expand All @@ -92,6 +91,7 @@
"reflect-metadata": "^0.1.13",
"rxjs": "^7.3.0",
"snakecase-keys": "^4.0.2",
"ts-morph": "*",
"ua-parser-js": "^0.7.28",
"zx": "^4.1.1"
},
Expand Down Expand Up @@ -135,4 +135,4 @@
"webpack": "^5.51.1",
"webpack-node-externals": "^3.0.0"
}
}
}

0 comments on commit 9758b45

Please sign in to comment.