Skip to content

Commit b7c90ae

Browse files
committed
Update umbraco-package.json
- Update package json
1 parent 34d49da commit b7c90ae

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"id": "Umbraco.Cms.Integrations.Crm.HubSpot",
33
"name": "Umbraco CMS Integrations: CRM - HubSpot",
4-
"version": "5.0.0",
4+
"version": "6.0.0",
55
"extensions": [
6-
{
7-
"name": "Umbraco EntryPoint",
8-
"alias": "Umb.Hubspot.EntryPoint",
9-
"type": "entryPoint",
10-
"js": "/App_Plugins/HubspotForms/hubspot.js"
11-
}
6+
{
7+
"name": "Umbraco EntryPoint",
8+
"alias": "Umb.Hubspot.EntryPoint",
9+
"type": "backofficeEntryPoint",
10+
"js": "/App_Plugins/HubspotForms/hubspot.js"
11+
}
1212
]
1313
}

0 commit comments

Comments
 (0)