Skip to content

Commit

Permalink
v3.1.0-alpha.20
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Sep 21, 2020
1 parent 0508791 commit 89599b7
Show file tree
Hide file tree
Showing 11 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"packages": ["packages/*"],
"version": "3.1.0-alpha.19",
"version": "3.1.0-alpha.20",
"npmClient": "yarn"
}
4 changes: 2 additions & 2 deletions packages/authx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"bugs": "https://github.com/the-control-group/authx/issues",
"dependencies": {
"@authx/scopes": "^3.1.0-alpha.19",
"@authx/scopes": "^3.1.0-alpha.20",
"@types/auth-header": "^1.0.1",
"@types/form-data": "^2.5.0",
"@types/graphql-api-koa": "^2.0.2",
Expand Down Expand Up @@ -83,5 +83,5 @@
"prepublishOnly": "yarn build"
},
"types": "dist/index.d.ts",
"version": "3.1.0-alpha.19"
"version": "3.1.0-alpha.20"
}
2 changes: 1 addition & 1 deletion packages/http-proxy-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@
"prepublishOnly": "yarn build"
},
"types": "./dist/index.d.ts",
"version": "3.1.0-alpha.19"
"version": "3.1.0-alpha.20"
}
4 changes: 2 additions & 2 deletions packages/http-proxy-resource/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"bugs": "https://github.com/the-control-group/authx/issues",
"dependencies": {
"@authx/scopes": "^3.1.0-alpha.19",
"@authx/scopes": "^3.1.0-alpha.20",
"@types/http-proxy": "^1.17.4",
"@types/jsonwebtoken": "^8.5.0",
"@types/node-fetch": "^2.5.7",
Expand Down Expand Up @@ -54,5 +54,5 @@
"prepublishOnly": "yarn build"
},
"types": "./dist/index.d.ts",
"version": "3.1.0-alpha.19"
"version": "3.1.0-alpha.20"
}
4 changes: 2 additions & 2 deletions packages/http-proxy-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"bugs": "https://github.com/the-control-group/authx/issues",
"dependencies": {
"@authx/scopes": "^3.1.0-alpha.19",
"@authx/scopes": "^3.1.0-alpha.20",
"@types/cookies": "^0.7.4",
"@types/http-proxy": "^1.17.4",
"@types/jsonwebtoken": "^8.5.0",
Expand Down Expand Up @@ -56,5 +56,5 @@
"prepublishOnly": "yarn build"
},
"types": "./dist/index.d.ts",
"version": "3.1.0-alpha.19"
"version": "3.1.0-alpha.20"
}
6 changes: 3 additions & 3 deletions packages/interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
},
"bugs": "https://github.com/the-control-group/authx/issues",
"dependencies": {
"@authx/scopes": "^3.1.0-alpha.19",
"@authx/authx": "^3.1.0-alpha.19",
"@authx/authx": "^3.1.0-alpha.20",
"@authx/scopes": "^3.1.0-alpha.20",
"@types/graphql-react": "^8.1.1",
"@types/html-webpack-plugin": "^3.2.3",
"@types/memory-fs": "^0.3.2",
Expand Down Expand Up @@ -71,5 +71,5 @@
"prepublishOnly": "yarn build"
},
"types": "dist/server/index.d.ts",
"version": "3.1.0-alpha.19"
"version": "3.1.0-alpha.20"
}
2 changes: 1 addition & 1 deletion packages/scopes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@
"prepublishOnly": "yarn build"
},
"types": "dist/index.d.ts",
"version": "3.1.0-alpha.19"
"version": "3.1.0-alpha.20"
}
6 changes: 3 additions & 3 deletions packages/strategy-email/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"bugs": "https://github.com/the-control-group/authx/issues",
"dependencies": {
"@authx/scopes": "^3.1.0-alpha.19",
"@authx/scopes": "^3.1.0-alpha.20",
"@types/pg": "^7.14.4",
"@types/uuid": "^8.3.0",
"graphql": "15.3.0",
Expand All @@ -14,7 +14,7 @@
},
"description": "",
"devDependencies": {
"@authx/authx": "^3.1.0-alpha.19",
"@authx/authx": "^3.1.0-alpha.20",
"@typescript-eslint/eslint-plugin": "^3.9.1",
"@typescript-eslint/parser": "^3.9.1",
"ava": "^3.5.2",
Expand Down Expand Up @@ -61,5 +61,5 @@
"prepublishOnly": "yarn build"
},
"types": "dist/server/index.d.ts",
"version": "3.1.0-alpha.19"
"version": "3.1.0-alpha.20"
}
8 changes: 4 additions & 4 deletions packages/strategy-openid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
},
"bugs": "https://github.com/the-control-group/authx/issues",
"dependencies": {
"@authx/scopes": "^3.1.0-alpha.19",
"@authx/strategy-email": "^3.1.0-alpha.19",
"@authx/scopes": "^3.1.0-alpha.20",
"@authx/strategy-email": "^3.1.0-alpha.20",
"@types/pg": "^7.14.4",
"@types/uuid": "^8.3.0",
"graphql": "15.3.0",
Expand All @@ -15,7 +15,7 @@
},
"description": "",
"devDependencies": {
"@authx/authx": "^3.1.0-alpha.19",
"@authx/authx": "^3.1.0-alpha.20",
"@typescript-eslint/eslint-plugin": "^3.9.1",
"@typescript-eslint/parser": "^3.9.1",
"ava": "^3.5.2",
Expand Down Expand Up @@ -63,5 +63,5 @@
"prepublishOnly": "yarn build"
},
"types": "dist/server/index.d.ts",
"version": "3.1.0-alpha.19"
"version": "3.1.0-alpha.20"
}
6 changes: 3 additions & 3 deletions packages/strategy-password/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"bugs": "https://github.com/the-control-group/authx/issues",
"dependencies": {
"@authx/scopes": "^3.1.0-alpha.19",
"@authx/scopes": "^3.1.0-alpha.20",
"@types/bcrypt": "^3.0.0",
"@types/pg": "^7.14.4",
"@types/uuid": "^8.3.0",
Expand All @@ -16,7 +16,7 @@
},
"description": "",
"devDependencies": {
"@authx/authx": "^3.1.0-alpha.19",
"@authx/authx": "^3.1.0-alpha.20",
"@typescript-eslint/eslint-plugin": "^3.9.1",
"@typescript-eslint/parser": "^3.9.1",
"ava": "^3.5.2",
Expand Down Expand Up @@ -63,5 +63,5 @@
"prepublishOnly": "yarn build"
},
"types": "dist/server/index.d.ts",
"version": "3.1.0-alpha.19"
"version": "3.1.0-alpha.20"
}
6 changes: 3 additions & 3 deletions packages/tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
},
"bugs": "https://github.com/the-control-group/authx/issues",
"dependencies": {
"@authx/authx": "^3.1.0-alpha.19",
"@authx/strategy-password": "^3.1.0-alpha.19",
"@authx/authx": "^3.1.0-alpha.20",
"@authx/strategy-password": "^3.1.0-alpha.20",
"@types/pg": "^7.14.4",
"@types/uuid": "^8.3.0",
"pg": "^8.3.2",
Expand Down Expand Up @@ -58,5 +58,5 @@
"prepublishOnly": "yarn build"
},
"types": "dist/index.d.ts",
"version": "3.1.0-alpha.19"
"version": "3.1.0-alpha.20"
}

0 comments on commit 89599b7

Please sign in to comment.