mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 11:29:46 +00:00
Upgrade dotenv to 0.197.0
This commit is contained in:
parent
f2a3f285fa
commit
e58e11e425
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue