File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 6
6
"require" : {
7
7
"php" : " >=7.2" ,
8
8
"automattic/jetpack-blocks" : " ^3.0.4-alpha" ,
9
- "automattic/jetpack-assets" : " ^4.0.10-alpha " ,
10
- "automattic/jetpack-connection" : " ^6.7.1-alpha " ,
11
- "automattic/jetpack-logo" : " ^3.0.2-alpha " ,
12
- "automattic/jetpack-status" : " ^5.0.6-alpha " ,
13
- "automattic/jetpack-sync" : " ^4.8.3-alpha "
9
+ "automattic/jetpack-assets" : " ^4.0.10" ,
10
+ "automattic/jetpack-connection" : " ^6.7.1" ,
11
+ "automattic/jetpack-logo" : " ^3.0.2" ,
12
+ "automattic/jetpack-status" : " ^5.0.6" ,
13
+ "automattic/jetpack-sync" : " ^4.8.3"
14
14
},
15
15
"require-dev" : {
16
16
"yoast/phpunit-polyfills" : " ^1.1.1" ,
17
17
"automattic/jetpack-changelogger" : " ^6.0.0" ,
18
- "automattic/jetpack-connection" : " ^6.7.1-alpha " ,
18
+ "automattic/jetpack-connection" : " ^6.7.1" ,
19
19
"automattic/jetpack-test-environment" : " @dev"
20
20
},
21
21
"suggest" : {
Original file line number Diff line number Diff line change 32
32
],
33
33
"dependencies" : {
34
34
"@automattic/jetpack-analytics" : " ^0.1.36" ,
35
- "@automattic/jetpack-components" : " ^0.68.1-alpha " ,
36
- "@automattic/jetpack-shared-extension-utils" : " ^0.17.4 " ,
35
+ "@automattic/jetpack-components" : " ^0.68.1" ,
36
+ "@automattic/jetpack-shared-extension-utils" : " ^0.17.5-alpha " ,
37
37
"@wordpress/block-editor" : " 14.14.0" ,
38
38
"@wordpress/blocks" : " 14.8.0" ,
39
39
"@wordpress/compose" : " 7.19.0" ,
You can’t perform that action at this time.
0 commit comments