Skip to content

Commit

Permalink
chore: bump up version to 0.9.5 ⬆️
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex4386 committed Nov 22, 2022
1 parent 49b5b41 commit 0138054
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
{
"name": "meiling",
"version": "0.9.5-snapshot",
"version": "0.9.5",
"description": "An Opensource Next Generation \"Gatekeeper\" with oAuth2 Authentication Provider and OpenID Connect Server",
"main": "dist/",
"repository": "https://github.com/meili-NG/meiliNG",
"author": "Alex4386 <psh010209@gmail.com>",
"license": "MIT",
"dependencies": {
"@fastify/cors": "^8.2.0",
"@fastify/formbody": "^7.3.0",
"@fastify/swagger": "^8.1.0",
"@prisma/client": "4",
"@sentry/node": "^7.9.0",
"@sentry/tracing": "^7.9.0",
Expand All @@ -18,10 +21,7 @@
"chalk": "^4.1.0",
"dotenv": "^8.2.0",
"fastify": "^4.10.2",
"fastify-cors": "^5.1.0",
"fastify-formbody": "^5.0.0",
"fastify-secure-session": "^2.3.0",
"fastify-swagger": "^4.15.0",
"figlet": "^1.5.0",
"jsonwebtoken": "^8.5.1",
"libphonenumber-js": "^1.9.49",
Expand All @@ -30,7 +30,7 @@
"nodemon": "^2.0.20",
"openpgp": "^4.10.9",
"pem2jwk": "^1.0.2",
"pino-pretty": "^4.3.0",
"pino-pretty": "^9.1.1",
"prompts": "^2.4.1",
"speakeasy": "^2.0.0",
"typescript": "^4.7.4"
Expand Down

0 comments on commit 0138054

Please sign in to comment.