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 222ad58 commit dc53613Copy full SHA for dc53613
src/Umbraco.Commerce.Deploy/wwwroot/umbraco-package.json
@@ -1,13 +1,13 @@
1
{
2
"id": "Umbraco.Commerce.Deploy",
3
"name": "Umbraco Commerce Deploy",
4
- "version": "15.0.0--rc2.preview.10.gae60108",
+ "version": "16.0.0--rc1.preview.5.g222ad58",
5
"allowTelemetry": true,
6
"extensions": [
7
8
"name": "Umbraco Commerce Deploy EntryPoint",
9
"alias": "Uc.Deploy.EntryPoint",
10
- "type": "entryPoint",
+ "type": "backofficeEntryPoint",
11
"js": "/App_Plugins/UmbracoCommerceDeploy/umbraco-commerce-deploy.js"
12
}
13
]
0 commit comments