Skip to content

Commit 0786a94

Browse files
fix(package): update dotenv to version 8.0.0
1 parent bcadf56 commit 0786a94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"chalk": "2.4.2",
4848
"chokidar": "^3.0.0",
4949
"decompress": "4.2.0",
50-
"dotenv": "^7.0.0",
50+
"dotenv": "^8.0.0",
5151
"fs-extra": "7.0.0",
5252
"glob": "7.1.2",
5353
"glob-to-regexp": "0.4.1",

0 commit comments

Comments
 (0)