We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43ed634 commit 529f9a7Copy full SHA for 529f9a7
src/Umbraco.Cms.Integrations.Commerce.Shopify/Client/public/umbraco-package.json
@@ -1,12 +1,12 @@
1
{
2
"id": "Umbraco.Cms.Integrations.Commerce.Shopify",
3
"name": "Umbraco CMS Integrations: Commerce - Shopify",
4
- "version": "1.0.0",
+ "version": "3.0.0",
5
"extensions": [
6
7
"name": "Umbraco EntryPoint",
8
"alias": "Umb.Shopify.EntryPoint",
9
- "type": "entryPoint",
+ "type": "backofficeEntryPoint",
10
"js": "/App_Plugins/Shopify/shopify.js"
11
}
12
]
0 commit comments