File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " api" ,
3
- "version" : " 0.1.2-0.1.2-alpha.3 .0" ,
3
+ "version" : " 0.2 .0" ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
6
"@babel/preset-typescript" : " ^7.18.6" ,
9
9
"@sentry/node" : " ^7.24.2" ,
10
10
"@sentry/tracing" : " ^7.24.2" ,
11
11
"express" : " ^4.18.2" ,
12
- "oauth2-server-redwood" : " ^0.1.2-0.1.2-alpha.3 .0" ,
12
+ "oauth2-server-redwood" : " ^0.2 .0" ,
13
13
"pkce-challenge" : " ^3.0.0" ,
14
14
"serverless-http" : " ^3.1.0"
15
15
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3
3
"useWorkspaces" : true ,
4
- "version" : " 0.1.2-0.1.2-alpha.3 .0"
4
+ "version" : " 0.2 .0"
5
5
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " oauth2-server-redwood" ,
3
- "version" : " 0.1.2-0.1.2-alpha.3 .0" ,
3
+ "version" : " 0.2 .0" ,
4
4
"description" : " " ,
5
5
"module" : " dist/index.js" ,
6
6
"main" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments