fix(auth): Pin frontend-auth to 1.1.0 for now.

This commit is contained in:
Alex Dusenbery
2018-11-14 13:28:48 -05:00
committed by Alex Dusenbery
parent 7bbc9a84dc
commit 6f752f3a18
2 changed files with 7 additions and 27 deletions

View File

@@ -25,7 +25,7 @@
},
"dependencies": {
"@edx/edx-bootstrap": "^0.4.3",
"@edx/frontend-auth": "^1.2.0",
"@edx/frontend-auth": "1.1.0",
"@edx/paragon": "^3.7.0",
"babel-polyfill": "^6.26.0",
"classnames": "^2.2.5",