Skip to content

Commit b37c025

Browse files
committed
Update umbraco-package.json
- update package json
1 parent 0208a07 commit b37c025

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Umbraco.Cms.Integrations.Crm.Dynamics/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.Crm.Dynamics",
33
"name": "Umbraco CMS Integrations: Crm - Dynamics",
4-
"version": "2.0.0",
4+
"version": "3.0.0",
55
"extensions": [
66
{
77
"name": "Umbraco EntryPoint",
88
"alias": "Umb.Dynamics.EntryPoint",
9-
"type": "entryPoint",
9+
"type": "backofficeEntryPoint",
1010
"js": "/App_Plugins/Dynamics/dynamics.js"
1111
}
1212
]

0 commit comments

Comments
 (0)