ok functions CI/CD deploy works now 💪
This commit is contained in:
parent
adf86d6534
commit
ee1c6ad31b
|
@ -16,8 +16,6 @@ export function makeDictionaryObject(
|
||||||
): T.Dictionary {
|
): T.Dictionary {
|
||||||
return {
|
return {
|
||||||
info: {
|
info: {
|
||||||
// @ts-ignore
|
|
||||||
testVal: true,
|
|
||||||
title,
|
title,
|
||||||
license,
|
license,
|
||||||
url,
|
url,
|
||||||
|
|
Loading…
Reference in New Issue