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 {
|
||||
return {
|
||||
info: {
|
||||
// @ts-ignore
|
||||
testVal: true,
|
||||
title,
|
||||
license,
|
||||
url,
|
||||
|
|
Loading…
Reference in New Issue