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.8 "
6
+ "version" : " 0.0.9 "
7
7
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @accounts/client" ,
3
- "version" : " 0.0.8-alpha.840bab8d " ,
3
+ "version" : " 0.0.9 " ,
4
4
"description" : " Fullstack authentication and accounts-management" ,
5
5
"main" : " lib/index.js" ,
6
6
"jsnext:main" : " lib-es6/index.js" ,
69
69
"webpack-node-externals" : " ^1.5.4"
70
70
},
71
71
"dependencies" : {
72
- "@accounts/common" : " ^0.0.8-alpha.840bab8d " ,
72
+ "@accounts/common" : " ^0.0.9 " ,
73
73
"immutable" : " ^3.8.1" ,
74
74
"jwt-decode" : " ^2.1.0" ,
75
75
"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.8-alpha.840bab8d " ,
3
+ "version" : " 0.0.9 " ,
4
4
"description" : " Fullstack authentication and accounts-management" ,
5
5
"main" : " lib/index.js" ,
6
6
"jsnext:main" : " lib-es6/index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @accounts/server" ,
3
- "version" : " 0.0.8-alpha.840bab8d " ,
3
+ "version" : " 0.0.9 " ,
4
4
"description" : " Fullstack authentication and accounts-management" ,
5
5
"main" : " lib/index.js" ,
6
6
"jsnext:main" : " lib-es6/index.js" ,
46
46
"author" : " Tim Mikeladze" ,
47
47
"license" : " MIT" ,
48
48
"dependencies" : {
49
- "@accounts/common" : " ^0.0.8-alpha.840bab8d " ,
49
+ "@accounts/common" : " ^0.0.9 " ,
50
50
"babel-polyfill" : " ^6.23.0" ,
51
51
"bcryptjs" : " ^2.4.0" ,
52
52
"crypto" : " ^0.0.3" ,
You can’t perform that action at this time.
0 commit comments