File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3
3
"packages" : [
4
4
" packages/*"
5
5
],
6
- "version" : " 0.0.6 "
6
+ "version" : " 0.0.7 "
7
7
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @accounts/client" ,
3
- "version" : " 0.0.6 " ,
3
+ "version" : " 0.0.7 " ,
4
4
"description" : " Fullstack authentication and accounts-management" ,
5
5
"main" : " lib/index.js" ,
6
6
"publishConfig" : {
64
64
"webpack-node-externals" : " ^1.5.4"
65
65
},
66
66
"dependencies" : {
67
- "@accounts/common" : " ^0.0.6 " ,
67
+ "@accounts/common" : " ^0.0.7 " ,
68
68
"immutable" : " ^3.8.1" ,
69
69
"jwt-decode" : " ^2.1.0" ,
70
70
"lodash" : " ^4.16.4" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @accounts/common" ,
3
- "version" : " 0.0.6 " ,
3
+ "version" : " 0.0.7 " ,
4
4
"description" : " Fullstack authentication and accounts-management" ,
5
5
"main" : " lib/index.js" ,
6
6
"publishConfig" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @accounts/server" ,
3
- "version" : " 0.0.6 " ,
3
+ "version" : " 0.0.7 " ,
4
4
"description" : " Fullstack authentication and accounts-management" ,
5
5
"main" : " lib/index.js" ,
6
6
"publishConfig" : {
43
43
"author" : " Tim Mikeladze" ,
44
44
"license" : " MIT" ,
45
45
"dependencies" : {
46
- "@accounts/common" : " ^0.0.6 " ,
46
+ "@accounts/common" : " ^0.0.7 " ,
47
47
"bcryptjs" : " ^2.4.0" ,
48
48
"crypto" : " ^0.0.3" ,
49
49
"emailjs" : " ^1.0.8" ,
You can’t perform that action at this time.
0 commit comments