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