|
1 | 1 | { |
2 | 2 | "name": "@yoast/example-component-app", |
3 | | - "version": "1.0.32", |
| 3 | + "version": "1.0.33", |
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/algolia-search-box": "^1.5.0-rc.0", |
16 | | - "@yoast/analysis-report": "^0.6.0-rc.0", |
17 | | - "@yoast/components": "^0.6.0-rc.0", |
18 | | - "@yoast/configuration-wizard": "^1.5.0-rc.0", |
| 15 | + "@yoast/algolia-search-box": "^1.5.0", |
| 16 | + "@yoast/analysis-report": "^0.6.0", |
| 17 | + "@yoast/components": "^0.6.0", |
| 18 | + "@yoast/configuration-wizard": "^1.5.0", |
19 | 19 | "@yoast/helpers": "^0.4.0-rc.2", |
20 | | - "@yoast/search-metadata-previews": "^1.8.0-rc.0", |
21 | | - "@yoast/style-guide": "^0.4.0-rc.1", |
| 20 | + "@yoast/search-metadata-previews": "^1.8.0", |
| 21 | + "@yoast/style-guide": "^0.4.0", |
22 | 22 | "babel-polyfill": "^6.23.0", |
23 | 23 | "lodash": "4.17.11", |
24 | 24 | "lodash-es": "^4.17.11", |
|
28 | 28 | "redux-devtools-dock-monitor": "^1.1.3", |
29 | 29 | "redux-devtools-log-monitor": "^1.4.0", |
30 | 30 | "styled-components": "^4.2.0", |
31 | | - "yoastseo": "^1.59.0-rc.0" |
| 31 | + "yoastseo": "^1.59.0" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | 34 | "@babel/preset-env": "^7.3.4", |
|
50 | 50 | "webpack": "4.19.1", |
51 | 51 | "webpack-cli": "^2.1.3", |
52 | 52 | "webpack-dev-server": "3.1.14", |
53 | | - "yoast-components": "^4.32.0-rc.0" |
| 53 | + "yoast-components": "^4.32.0" |
54 | 54 | }, |
55 | 55 | "peerDependencies": { |
56 | 56 | "material-ui": "^0.18.6", |
|
0 commit comments