|
38 | 38 | "@commitlint/config-angular": "8.2.0", |
39 | 39 | "@commitlint/prompt": "8.2.0", |
40 | 40 | "@commitlint/prompt-cli": "8.2.0", |
41 | | - "@edx/frontend-analytics": "3.0.0", |
42 | | - "@edx/frontend-auth": "7.0.1", |
43 | | - "@edx/frontend-base": "^5.0.0", |
44 | | - "@edx/frontend-build": "^1.3.1", |
45 | | - "@edx/frontend-i18n": "3.0.3", |
46 | | - "@edx/frontend-logging": "3.0.1", |
| 41 | + "@edx/frontend-build": "^2.0.1", |
| 42 | + "@edx/frontend-platform": "git+https://github.com/edx/frontend-platform.git", |
47 | 43 | "@edx/paragon": "7.1.4", |
48 | 44 | "codecov": "3.6.1", |
49 | 45 | "enzyme": "3.10.0", |
|
65 | 61 | "react-transition-group": "4.3.0" |
66 | 62 | }, |
67 | 63 | "peerDependencies": { |
68 | | - "@edx/frontend-analytics": "^3.0.0", |
69 | | - "@edx/frontend-base": "^4.0.0", |
70 | | - "@edx/frontend-i18n": "^3.0.3", |
71 | | - "@edx/frontend-logging": "^3.0.0", |
| 64 | + "@edx/frontend-platform": "^1.0.0", |
72 | 65 | "@edx/paragon": "^7.0.0", |
73 | 66 | "prop-types": "^15.5.10", |
74 | 67 | "react": "^16.9.0", |
|
0 commit comments