From 747ef83b833502adaf32f7b6e0def2669e0aeaf9 Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Tue, 27 Feb 2024 07:46:16 +0100 Subject: [PATCH] [Project] Fixed broken bower.json --- .../__rootArtifactId__-plc-web/src/main/webapp/bower.json | 2 +- .../__rootArtifactId__-web/src/main/webapp/bower.json | 2 +- .../resources/archetype-resources/src/main/webapp/bower.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/bower.json b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/bower.json index a708752..52e1234 100644 --- a/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/bower.json +++ b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/bower.json @@ -20,7 +20,7 @@ "strolch-wc-information-dialog": "strolch-li/strolch-wc-information-dialog#^0.1.16", "strolch-wc-parameter-input": "strolch-li/strolch-wc-parameter-input#^0.1.7", "strolch-wc-reports": "strolch-li/strolch-wc-reports#^0.5.5", - "strolch-wc-paging": "strolch-li/strolch-wc-paging#^0.2.1",, + "strolch-wc-paging": "strolch-li/strolch-wc-paging#^0.2.1", "strolch-wc-ws-observer": "strolch-li/strolch-wc-ws-observer#^0.2.11", "strolch-wc-tree": "strolch-li/strolch-wc-tree#^0.2.6", diff --git a/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/bower.json b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/bower.json index be170e1..972333c 100644 --- a/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/bower.json +++ b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/bower.json @@ -20,7 +20,7 @@ "strolch-wc-information-dialog": "strolch-li/strolch-wc-information-dialog#^0.1.16", "strolch-wc-parameter-input": "strolch-li/strolch-wc-parameter-input#^0.1.7", "strolch-wc-reports": "strolch-li/strolch-wc-reports#^0.5.5", - "strolch-wc-paging": "strolch-li/strolch-wc-paging#^0.2.1",, + "strolch-wc-paging": "strolch-li/strolch-wc-paging#^0.2.1", "strolch-wc-ws-observer": "strolch-li/strolch-wc-ws-observer#^0.2.11", "strolch-wc-tree": "strolch-li/strolch-wc-tree#^0.2.6", diff --git a/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/bower.json b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/bower.json index 398fe6c..4f68095 100644 --- a/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/bower.json +++ b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/bower.json @@ -20,7 +20,7 @@ "strolch-wc-information-dialog": "strolch-li/strolch-wc-information-dialog#^0.1.16", "strolch-wc-parameter-input": "strolch-li/strolch-wc-parameter-input#^0.1.7", "strolch-wc-reports": "strolch-li/strolch-wc-reports#^0.5.5", - "strolch-wc-paging": "strolch-li/strolch-wc-paging#^0.2.1",, + "strolch-wc-paging": "strolch-li/strolch-wc-paging#^0.2.1", "strolch-wc-ws-observer": "strolch-li/strolch-wc-ws-observer#^0.2.11", "strolch-wc-tree": "strolch-li/strolch-wc-tree#^0.2.6",