Skip to content

Commit db250e5

Browse files
author
Rhys Howell
committed
(fix): Move dotenv dependency from dev dependencies to dependencies
1 parent 0082024 commit db250e5

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

package-lock.json

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,7 @@
465465
"bson": "^4.0.3",
466466
"classnames": "^2.2.6",
467467
"debug": "^4.1.1",
468+
"dotenv": "^8.2.0",
468469
"mongodb-connection-model": "^14.6.2",
469470
"mongodb-data-service": "^16.5.6",
470471
"mongodb-ns": "^2.2.0",
@@ -498,7 +499,6 @@
498499
"chai-json-schema": "^1.5.1",
499500
"cross-env": "^7.0.2",
500501
"css-loader": "^3.4.2",
501-
"dotenv": "^8.2.0",
502502
"eslint": "^6.8.0",
503503
"eslint-config-mongodb-js": "^5.0.3",
504504
"eslint-plugin-react": "^7.19.0",

0 commit comments

Comments
 (0)