Skip to content

Commit

Permalink
Update gotrue
Browse files Browse the repository at this point in the history
  • Loading branch information
biilmann committed Oct 8, 2017
1 parent 62468fc commit 9b88aa5
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "netlify-identity-widget",
"version": "1.1.1",
"version": "1.1.2",
"releaseVersion": "v1",
"description": "Netlify Identity widget for easy integration",
"scripts": {
Expand Down Expand Up @@ -45,7 +45,7 @@
"eslint-plugin-prettier": "^2.2.0",
"eslint-plugin-react": "^7.0.0",
"file-loader": "^0.11.1",
"gotrue-js": "^0.9.13",
"gotrue-js": "^0.9.14",
"html-webpack-plugin": "^2.28.0",
"json-loader": "^0.5.4",
"mkdirp": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion releases/v1/netlify-identity-widget.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion releases/v1/netlify-identity.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2676,9 +2676,9 @@ got@^6.7.1:
unzip-response "^2.0.1"
url-parse-lax "^1.0.0"

gotrue-js@^0.9.13:
version "0.9.13"
resolved "https://registry.yarnpkg.com/gotrue-js/-/gotrue-js-0.9.13.tgz#99041d0a5e88a838ae479993412e27a5cd8c3850"
gotrue-js@^0.9.14:
version "0.9.14"
resolved "https://registry.yarnpkg.com/gotrue-js/-/gotrue-js-0.9.14.tgz#1cc85210a0ede5ba9e30932bd44df37146a1ee48"
dependencies:
micro-api-client "^3.2.0"

Expand Down

0 comments on commit 9b88aa5

Please sign in to comment.