Skip to content

Commit

Permalink
Merge pull request #29 from laxmanpokhrel/dev
Browse files Browse the repository at this point in the history
fix: removed unnecessary dependency
  • Loading branch information
laxmanpokhrel authored Sep 19, 2023
2 parents b3c9f82 + 3b083d4 commit 78628ed
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"author": "Laxman Pokhrel",
"license": "ISC",
"devDependencies": {
"@types/dotenv-safe": "^8.1.2",
"@types/jest": "^29.5.5",
"@types/node": "^20.6.2",
"@types/uuid": "^9.0.2",
Expand Down Expand Up @@ -67,9 +66,6 @@
"prettier --cache --write"
]
},
"dependencies": {
"dotenv-safe": "^8.2.0"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
Expand Down

0 comments on commit 78628ed

Please sign in to comment.