From 74bda4c0462d586c0cace9a3252a631d3c3cd91b Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Thu, 9 Jul 2020 14:15:48 +0200 Subject: [PATCH] [Project] Updated strolch-wc-inspector version --- .../resources/archetype-resources/src/main/webapp/bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/bower.json b/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/bower.json index ab61d74e7..6bfe8b2f6 100644 --- a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/bower.json +++ b/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/bower.json @@ -8,7 +8,7 @@ "strolchjs": "4treesCH/strolchjs#^0.4.1", "strolch-wc-styles": "4treesCH/strolch-wc-styles#^0.3.0", "strolch-wc-auth": "4treesCH/strolch-wc-auth#^0.8.1", - "strolch-wc-inspector": "4treesCH/strolch-wc-inspector#^0.19.7", + "strolch-wc-inspector": "4treesCH/strolch-wc-inspector#^0.19.8", "strolch-wc-localize-behavior": "4treesCH/strolch-wc-localize-behavior#^1.1.8", "strolch-wc-reports": "4treesCH/strolch-wc-reports#^0.2.10", "strolch-wc-paging": "4treesCH/strolch-wc-paging#^0.1.3",