|
1 | 1 | {
|
2 | 2 | "private": true,
|
3 | 3 | "name": "@automattic/jetpack-publicize-components",
|
4 |
| - "version": "0.47.1-alpha", |
| 4 | + "version": "0.47.1", |
5 | 5 | "description": "A library of JS components required by the Publicize editor plugin",
|
6 | 6 | "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/publicize-components/#readme",
|
7 | 7 | "bugs": {
|
|
19 | 19 | },
|
20 | 20 | "dependencies": {
|
21 | 21 | "@automattic/jetpack-analytics": "^0.1.29",
|
22 |
| - "@automattic/jetpack-components": "^0.48.2-alpha", |
23 |
| - "@automattic/jetpack-connection": "^0.32.1-alpha", |
24 |
| - "@automattic/jetpack-shared-extension-utils": "^0.14.2-alpha", |
| 22 | + "@automattic/jetpack-components": "^0.48.2", |
| 23 | + "@automattic/jetpack-connection": "^0.32.1", |
| 24 | + "@automattic/jetpack-shared-extension-utils": "^0.14.2", |
25 | 25 | "@automattic/social-previews": "2.0.1-beta.10",
|
26 | 26 | "@wordpress/annotations": "2.51.0",
|
27 | 27 | "@wordpress/api-fetch": "6.48.0",
|
|
45 | 45 | },
|
46 | 46 | "devDependencies": {
|
47 | 47 | "@automattic/color-studio": "2.5.0",
|
48 |
| - "@automattic/jetpack-base-styles": "^0.6.17-alpha", |
| 48 | + "@automattic/jetpack-base-styles": "^0.6.17", |
49 | 49 | "@automattic/jetpack-webpack-config": "workspace:*",
|
50 | 50 | "@babel/core": "7.23.5",
|
51 | 51 | "@babel/plugin-transform-react-jsx": "7.23.4",
|
|
0 commit comments