fix: bumping frontend-base version (#15)

This commit is contained in:
David Joy
2019-10-01 17:50:32 -04:00
committed by GitHub
parent 2a8793d4ac
commit 5d77fab8f3
3 changed files with 6 additions and 13 deletions

View File

@@ -37,7 +37,7 @@
"@babel/preset-react": "7.0.0",
"@edx/frontend-analytics": "3.0.0",
"@edx/frontend-auth": "7.0.1",
"@edx/frontend-base": "3.0.0",
"@edx/frontend-base": "4.0.0",
"@edx/frontend-i18n": "3.0.3",
"@edx/frontend-logging": "3.0.1",
"@edx/paragon": "7.1.4",
@@ -69,7 +69,7 @@
},
"peerDependencies": {
"@edx/frontend-analytics": "^3.0.0",
"@edx/frontend-base": "^3.0.0",
"@edx/frontend-base": "^4.0.0",
"@edx/frontend-i18n": "^3.0.3",
"prop-types": "^15.7.2",
"react": "^16.9.0"