We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbd6e6f commit 3a0efaeCopy full SHA for 3a0efae
lerna.json
@@ -3,5 +3,5 @@
3
"packages": [
4
"packages/*"
5
],
6
- "version": "0.0.18"
+ "version": "0.0.19"
7
}
packages/client/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@accounts/client",
- "version": "0.0.18",
+ "version": "0.0.19",
"description": "Fullstack authentication and accounts-management",
"main": "lib/index.js",
"jsnext:main": "lib-es6/index.js",
0 commit comments