Skip to content

Commit fe86607

Browse files
fix(package): update dotenv to version 7.0.0
1 parent d9dd90e commit fe86607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/simple-bot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"license": "Apache-2.0",
1010
"dependencies": {
1111
"botkit": "^0.7.2",
12-
"dotenv": "^6.0.0",
12+
"dotenv": "^7.0.0",
1313
"express": "^4.16.3",
1414
"botkit-middleware-watson": "^1.7.1"
1515
}

0 commit comments

Comments
 (0)