Skip to content

Commit

Permalink
swap lock dep for auth0.js dep
Browse files Browse the repository at this point in the history
  • Loading branch information
chenkie committed Jan 23, 2017
1 parent f08f4f2 commit f21d4ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 02-Custom-Login/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"yargs": "^4.7.1"
},
"dependencies": {
"auth0-lock": "^10.2.2",
"auth0-js": "^7.6.1",
"bootstrap": "^3.3.7",
"classnames": "^2.2.5",
"jwt-decode": "^2.1.0",
Expand Down

0 comments on commit f21d4ce

Please sign in to comment.