Skip to content

Commit 529f9a7

Browse files
committed
Update umbraco-package.json
- update package json
1 parent 43ed634 commit 529f9a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Umbraco.Cms.Integrations.Commerce.Shopify/Client/public/umbraco-package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"id": "Umbraco.Cms.Integrations.Commerce.Shopify",
33
"name": "Umbraco CMS Integrations: Commerce - Shopify",
4-
"version": "1.0.0",
4+
"version": "3.0.0",
55
"extensions": [
66
{
77
"name": "Umbraco EntryPoint",
88
"alias": "Umb.Shopify.EntryPoint",
9-
"type": "entryPoint",
9+
"type": "backofficeEntryPoint",
1010
"js": "/App_Plugins/Shopify/shopify.js"
1111
}
1212
]

0 commit comments

Comments
 (0)