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