Skip to content

Commit 8773713

Browse files
fix: env (aave-dao#36)
1 parent 828bb38 commit 8773713

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

generator/cli.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import 'dotenv/config';
12
import path from 'path';
23
import {Command, Option} from 'commander';
34
import {CHAIN_TO_CHAIN_ID, getDate, getPoolChain, pascalCase} from './common';

0 commit comments

Comments
 (0)