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 7f2aaa61a..5468a3d49 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 @@ -5,7 +5,7 @@ ], "private": true, "dependencies": { - "strolchjs": "4treesCH/strolchjs#^0.4.2", + "strolchjs": "4treesCH/strolchjs#^0.4.3", "strolch-wc-styles": "4treesCH/strolch-wc-styles#^0.3.0", "strolch-wc-auth": "4treesCH/strolch-wc-auth#^0.8.2", "strolch-wc-inspector": "4treesCH/strolch-wc-inspector#^0.20.2",