File tree 7 files changed +8
-14
lines changed
7 files changed +8
-14
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @atls/react-api-auth-user" ,
3
- "version" : " 0.0.2 " ,
3
+ "version" : " 0.0.3 " ,
4
4
"license" : " BSD 3-Clause" ,
5
5
"main" : " src/index.ts" ,
6
6
"files" : [
12
12
"prepack" : " yarn run build"
13
13
},
14
14
"devDependencies" : {
15
- "@atls/react-user" : " workspace:0.1.42 " ,
15
+ "@atls/react-user" : " workspace:0.1.43 " ,
16
16
"@types/react" : " ^17.0.20" ,
17
17
"react" : " ^17.0.2"
18
18
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @atls/react-auth" ,
3
- "version" : " 0.1.42 " ,
3
+ "version" : " 0.1.43 " ,
4
4
"license" : " BSD 3-Clause" ,
5
5
"main" : " src/index.ts" ,
6
6
"files" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @atls/react-locale" ,
3
- "version" : " 0.1.40 " ,
3
+ "version" : " 0.1.41 " ,
4
4
"license" : " BSD 3-Clause" ,
5
5
"main" : " src/index.ts" ,
6
6
"files" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @atls/react-modals" ,
3
- "version" : " 0.1.45 " ,
3
+ "version" : " 0.1.46 " ,
4
4
"license" : " BSD 3-Clause" ,
5
5
"main" : " src/index.ts" ,
6
6
"files" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @atls/react-user" ,
3
- "version" : " 0.1.42 " ,
3
+ "version" : " 0.1.43 " ,
4
4
"license" : " BSD 3-Clause" ,
5
5
"main" : " src/index.ts" ,
6
6
"files" : [
Original file line number Diff line number Diff line change @@ -348,7 +348,7 @@ __metadata:
348
348
version : 0.0.0-use.local
349
349
resolution : " @atls/react-api-auth-user@workspace:packages/api-auth-user"
350
350
dependencies :
351
- " @atls/react-user " : " workspace:0.1.42 "
351
+ " @atls/react-user " : " workspace:0.1.43 "
352
352
" @types/react " : ^17.0.20
353
353
react : ^17.0.2
354
354
peerDependencies :
@@ -444,7 +444,7 @@ __metadata:
444
444
languageName : unknown
445
445
linkType : soft
446
446
447
- " @atls/react-user@workspace:0.1.42 , @atls/react-user@workspace:packages/user " :
447
+ " @atls/react-user@workspace:0.1.43 , @atls/react-user@workspace:packages/user " :
448
448
version : 0.0.0-use.local
449
449
resolution : " @atls/react-user@workspace:packages/user"
450
450
dependencies :
You can’t perform that action at this time.
0 commit comments