Skip to content
Snippets Groups Projects
Commit aa1fd270 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Revert "Update app-shell"

This reverts commit d22cb08a.

new i18next is broken, revert for now
parent d22cb08a
Branches
No related tags found
No related merge requests found
Pipeline #10013 passed with warnings
......@@ -126,7 +126,7 @@
</head>
<body>
<vpu-app-shell lang="de" src="<%= geturl('vpu-signature.topic.metadata.json') %>" entry-point-url="<%= entryPointURL %>" base-path="<%= geturl('') %>"><vpu-spinner></vpu-spinner></vpu-app-shell>
<vpu-app lang="de" src="<%= geturl('vpu-signature.topic.metadata.json') %>" entry-point-url="<%= entryPointURL %>" base-path="<%= geturl('') %>"><vpu-spinner></vpu-spinner></vpu-app>
<!-- Error handling for too old browsers -->
<script src="<%= geturl('local/vpu-signature/browser-check.js') %>" defer></script>
......
......@@ -5176,10 +5176,10 @@
"vpu-app-shell": {
"version": "file:vendor/app-shell",
"requires": {
"i18next": "^19.4.1",
"i18next": "^19.1.0",
"lit-element": "^2.2.1",
"lit-html": "^1.1.2",
"universal-router": "^9.0.1"
"universal-router": "^8.3.0"
}
},
"vpu-auth": {
......
Subproject commit c869443381c0e01ccfc920b2558ec85c02f9e83d
Subproject commit 0419a6e56f66bce5c19d7c844979d40c7f675550
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment