File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
customer-account-extension Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 66 "license": "UNLICENSED",
77 "dependencies": {
88 "react": "^18.0.0",
9- "@shopify/ui-extensions": "2024.10 .x",
10- "@shopify/ui-extensions-react": "2024.10 .x",
9+ "@shopify/ui-extensions": "2025.01 .x",
10+ "@shopify/ui-extensions-react": "2025.01 .x",
1111 "react-reconciler": "0.29.0"
1212 },
1313 "devDependencies": {
2121 "version": "1.0.0",
2222 "license": "UNLICENSED",
2323 "dependencies": {
24- "@shopify/ui-extensions": "2024.10 .x"
24+ "@shopify/ui-extensions": "2025.01 .x"
2525 }
2626}
2727{%- endif -%}
Original file line number Diff line number Diff line change 33
44# The version of APIs your extension will receive. Learn more:
55# https://shopify.dev/docs/api/usage/versioning
6- api_version = "2024-10 "
6+ api_version = "2025-01 "
77
88[[extensions]]
99name = "{{ name }}"
You can’t perform that action at this time.
0 commit comments