diff --git a/config/mode.json b/config/mode.json index f45e394..3e105cd 100644 --- a/config/mode.json +++ b/config/mode.json @@ -6,4 +6,4 @@ "bindConfigEvent": "ProxyCreated(address)", "vaultInitializedEvent": "Initialized(uint8)", "clockTickBlocks": 100 -} \ No newline at end of file +} diff --git a/package.json b/package.json index 42ef996..dc9af5c 100644 --- a/package.json +++ b/package.json @@ -42,4 +42,4 @@ "lint-staged": { "*.--check": "prettier --write" } -} \ No newline at end of file +}