Skip to content

Commit

Permalink
Move dotenv-webpack to devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
artaommahe authored Aug 21, 2023
1 parent e05b733 commit 8d3e798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
],
"dependencies": {
"classnames": "^2.3.2",
"dotenv-webpack": "^8.0.1",
"lodash.isequal": "^4.5.0",
"prop-types": "^15.8.1",
"react-proptype-conditional-require": "^1.0.4",
Expand All @@ -46,6 +45,7 @@
"@babel/preset-react": "^7.18.6",
"babel-jest": "^29.0.3",
"babel-plugin-search-and-replace": "^1.1.1",
"dotenv-webpack": "^8.0.1",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.6",
"enzyme-to-json": "^3.6.2",
Expand Down

0 comments on commit 8d3e798

Please sign in to comment.