Skip to content

Commit

Permalink
dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Fabel authored and Oliver Fabel committed May 30, 2022
1 parent 70a917e commit 2ecadba
Show file tree
Hide file tree
Showing 2 changed files with 1,125 additions and 1,050 deletions.
2 changes: 1 addition & 1 deletion dist/types.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1256,7 +1256,7 @@ declare module "src/build-config/build-config" {
export type ValidatedBuildConfig = import("src/build-config/validated-build-config").default;
}
declare module "src/handlebars-helpers" {
var _default: {
const _default: {
'bsi.nls': (key: any) => any;
};
export default _default;
Expand Down
Loading

0 comments on commit 2ecadba

Please sign in to comment.