Skip to content

Commit dc53613

Browse files
Use backofficeEntryPoint
1 parent 222ad58 commit dc53613

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Umbraco.Commerce.Deploy/wwwroot/umbraco-package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"id": "Umbraco.Commerce.Deploy",
33
"name": "Umbraco Commerce Deploy",
4-
"version": "15.0.0--rc2.preview.10.gae60108",
4+
"version": "16.0.0--rc1.preview.5.g222ad58",
55
"allowTelemetry": true,
66
"extensions": [
77
{
88
"name": "Umbraco Commerce Deploy EntryPoint",
99
"alias": "Uc.Deploy.EntryPoint",
10-
"type": "entryPoint",
10+
"type": "backofficeEntryPoint",
1111
"js": "/App_Plugins/UmbracoCommerceDeploy/umbraco-commerce-deploy.js"
1212
}
1313
]

0 commit comments

Comments
 (0)