Skip to content

Commit

Permalink
change main
Browse files Browse the repository at this point in the history
  • Loading branch information
alpha7b authored Feb 25, 2024
1 parent 583205d commit 66b4819
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "nodejs-env-checker",
"version": "1.0.4",
"version": "1.0.5",
"description": "",
"main": "index.js",
"main": "envChecker.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand Down

0 comments on commit 66b4819

Please sign in to comment.