|
1 | 1 | {
|
2 | 2 | "name": "@yoast/example-component-app",
|
3 |
| - "version": "1.8.0-rc.0", |
| 3 | + "version": "1.8.0", |
4 | 4 | "description": "This app demonstrates the possibilites of our components",
|
5 | 5 | "main": "index.js",
|
6 | 6 | "author": "Yoast",
|
|
12 | 12 | },
|
13 | 13 | "dependencies": {
|
14 | 14 | "@wordpress/i18n": "1.2.3",
|
15 |
| - "@yoast/analysis-report": "^1.20.0-rc.0", |
16 |
| - "@yoast/components": "^2.18.0-rc.0", |
17 |
| - "@yoast/configuration-wizard": "^2.21.0-rc.0", |
| 15 | + "@yoast/analysis-report": "^1.20.0", |
| 16 | + "@yoast/components": "^2.18.0", |
| 17 | + "@yoast/configuration-wizard": "^2.21.0", |
18 | 18 | "@yoast/helpers": "^0.16.0",
|
19 |
| - "@yoast/search-metadata-previews": "^2.23.0-rc.0", |
| 19 | + "@yoast/search-metadata-previews": "^2.23.0", |
20 | 20 | "@yoast/style-guide": "^0.13.0",
|
21 | 21 | "babel-polyfill": "^6.23.0",
|
22 | 22 | "lodash": "4.17.11",
|
|
48 | 48 | "webpack": "4.19.1",
|
49 | 49 | "webpack-cli": "^2.1.3",
|
50 | 50 | "webpack-dev-server": "3.1.14",
|
51 |
| - "yoast-components": "^5.23.0-rc.0" |
| 51 | + "yoast-components": "^5.23.0" |
52 | 52 | },
|
53 | 53 | "peerDependencies": {
|
54 | 54 | "material-ui": "^0.18.6",
|
|
0 commit comments