Skip to content
This repository has been archived by the owner on Dec 19, 2021. It is now read-only.

Commit

Permalink
🚀 version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
satishbabariya committed Jul 19, 2020
1 parent 3f64d1c commit 12c1a22
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1,493 deletions.
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@restyjs/jwt",
"version": "0.0.1-alpha.18",
"version": "0.0.1-alpha.20",
"description": "JWT middleware for resty.js.",
"homepage": "https://restyjs.com",
"main": "index.js",
Expand Down Expand Up @@ -45,15 +45,13 @@
"jsonwebtoken": "^8.5.1"
},
"peerDependencies": {
"@restyjs/core": "^0.0.1-alpha.16"
"@restyjs/core": "^0.0.1-alpha.20"
},
"devDependencies": {
"@restyjs/core": "^0.0.1-alpha.16",
"@restyjs/core": "^0.0.1-alpha.20",
"@types/jest": "^26.0.3",
"@types/supertest": "^2.0.9",
"jest": "^26.0.1",
"np": "^6.2.4",
"rimraf": "^3.0.2",
"supertest": "^4.0.2",
"ts-jest": "^26.1.1",
"ts-node": "^8.10.2",
Expand Down
Loading

0 comments on commit 12c1a22

Please sign in to comment.