Skip to content

Commit

Permalink
Update dotenv to 16.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vinkla committed May 25, 2022
1 parent d21ae28 commit d1d6ab4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dev": "vite"
},
"dependencies": {
"dotenv": "^10.0.0",
"vite": "^2.7.12"
"dotenv": "^16.0.1",
"vite": "^2.9.9"
}
}

0 comments on commit d1d6ab4

Please sign in to comment.