Upgrade dotenv to 0.197.0
This commit is contained in:
parent
f2a3f285fa
commit
e58e11e425
|
@ -1,4 +1,4 @@
|
||||||
import 'https://deno.land/std@0.177.0/dotenv/load.ts';
|
import 'https://deno.land/std@0.197.0/dotenv/load.ts';
|
||||||
|
|
||||||
import app from './app.ts';
|
import app from './app.ts';
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue