Skip to content

Commit

Permalink
chore(deps): solve for env on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuagraber committed Dec 9, 2024
1 parent 7a5b253 commit 3ea530e
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
22 changes: 22 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,8 @@
"ts-jest": "^29.1.0",
"ts-node-dev": "^2.0.0",
"typescript": "^4.4.4"
},
"optionalDependencies": {
"win-node-env": "^0.6.1"
}
}
}

0 comments on commit 3ea530e

Please # to comment.