File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
src/Umbraco.Cms.Integrations.Crm.ActiveCampaign/App_Plugins/UmbracoCms.Integrations/Crm/ActiveCampaign Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- {
1
+ {
2
2
"name": "Umbraco.Cms.Integrations.Crm.ActiveCampaign",
3
- "version": "1.0.1 ",
3
+ "version": "1.0.2 ",
4
4
"allowPackageTelemetry": true,
5
5
"javascript": [
6
6
"~/App_Plugins/UmbracoCms.Integrations/Crm/ActiveCampaign/js/configuration.controller.js",
7
7
"~/App_Plugins/UmbracoCms.Integrations/Crm/ActiveCampaign/js/formpicker.controller.js",
8
- "~/App_Plugins/UmbracoCms.Integrations/Crm/ActiveCampaign/js/activecampaign.resource.js",
9
- "~/App_Plugins/UmbracoCms.Integrations/Crm/ActiveCampaign/js/configuration.directive.js"
8
+ "~/App_Plugins/UmbracoCms.Integrations/Crm/ActiveCampaign/js/activecampaign.resource.js"
10
9
],
11
10
"css": [
12
11
"~/App_Plugins/UmbracoCms.Integrations/Crm/ActiveCampaign/css/styles.css"
13
- ]
14
- }
12
+ ],
13
+ "bundleOptions": "None"
14
+ }
You can’t perform that action at this time.
0 commit comments