Test locally with 15.0.2 instead of 11.0.3

This commit is contained in:
garronej
2021-10-07 15:37:35 +02:00
parent d1be21ace3
commit 6cbebf3b13
10 changed files with 19 additions and 11 deletions

View File

@ -1,5 +1,5 @@
import { kcMessages } from "../generated_kcMessages/15.0.1/login";
import { kcMessages } from "../generated_kcMessages/15.0.2/login";
import { Evt } from "evt";
import { objectKeys } from "tsafe/objectKeys";