|  | 
| 1 | 1 | { | 
| 2 | 2 |   "name": "@yoast/example-component-app", | 
| 3 |  | -  "version": "1.0.60-rc.0", | 
|  | 3 | +  "version": "1.0.60", | 
| 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": "^0.14.0-rc.0", | 
| 16 |  | -    "@yoast/components": "^0.14.0-rc.0", | 
| 17 |  | -    "@yoast/configuration-wizard": "^1.13.0-rc.0", | 
|  | 15 | +    "@yoast/analysis-report": "^0.14.0", | 
|  | 16 | +    "@yoast/components": "^0.14.0", | 
|  | 17 | +    "@yoast/configuration-wizard": "^1.13.0", | 
| 18 | 18 |     "@yoast/helpers": "^0.11.1", | 
| 19 |  | -    "@yoast/search-metadata-previews": "^1.20.0-rc.0", | 
|  | 19 | +    "@yoast/search-metadata-previews": "^1.20.0", | 
| 20 | 20 |     "@yoast/style-guide": "^0.11.1", | 
| 21 | 21 |     "babel-polyfill": "^6.23.0", | 
| 22 | 22 |     "lodash": "4.17.11", | 
|  | 
| 27 | 27 |     "redux-devtools-dock-monitor": "^1.1.3", | 
| 28 | 28 |     "redux-devtools-log-monitor": "^1.4.0", | 
| 29 | 29 |     "styled-components": "^4.3.2", | 
| 30 |  | -    "yoastseo": "^1.71.0-rc.0" | 
|  | 30 | +    "yoastseo": "^1.71.0" | 
| 31 | 31 |   }, | 
| 32 | 32 |   "devDependencies": { | 
| 33 | 33 |     "@babel/preset-env": "^7.3.4", | 
|  | 
| 49 | 49 |     "webpack": "4.19.1", | 
| 50 | 50 |     "webpack-cli": "^2.1.3", | 
| 51 | 51 |     "webpack-dev-server": "3.1.14", | 
| 52 |  | -    "yoast-components": "^4.44.0-rc.0" | 
|  | 52 | +    "yoast-components": "^4.44.0" | 
| 53 | 53 |   }, | 
| 54 | 54 |   "peerDependencies": { | 
| 55 | 55 |     "material-ui": "^0.18.6", | 
|  | 
0 commit comments