Skip to content

Commit

Permalink
Prerelease: packages/yoast-promo
Browse files Browse the repository at this point in the history
  • Loading branch information
tbradsha authored and matticbot committed Dec 4, 2024
1 parent f31be06 commit 6f6701b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "GPL-2.0-or-later",
"require": {
"php": ">=7.2",
"automattic/jetpack-assets": "^4.0.1-alpha",
"automattic/jetpack-assets": "^4.0.1",
"automattic/jetpack-admin-ui": "^0.5.1",
"automattic/jetpack-autoloader": "^5.0.0",
"automattic/jetpack-backup-helper-script-manager": "^0.3.1",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"dependencies": {
"@automattic/format-currency": "1.0.1",
"@automattic/jetpack-analytics": "^0.1.33",
"@automattic/jetpack-api": "^0.17.20-alpha",
"@automattic/jetpack-components": "^0.64.0-alpha",
"@automattic/jetpack-connection": "^0.36.0-alpha",
"@automattic/jetpack-api": "^0.17.20",
"@automattic/jetpack-components": "^0.64.0",
"@automattic/jetpack-connection": "^0.36.0",
"@tanstack/react-query": "5.20.5",
"@wordpress/api-fetch": "7.13.0",
"@wordpress/components": "28.13.0",
Expand All @@ -45,7 +45,7 @@
"react-dom": "18.3.1"
},
"devDependencies": {
"@automattic/jetpack-base-styles": "^0.6.38-alpha",
"@automattic/jetpack-base-styles": "^0.6.38",
"@automattic/jetpack-webpack-config": "workspace:*",
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
Expand Down

0 comments on commit 6f6701b

Please sign in to comment.