diff --git a/README.md b/README.md index e1e40ce..06152b9 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ To this: Also if you have .env file in your project root it will be loaded on every command -// example .env file - - NODE_PATH=./:./lib - PORT=5000 +``` +NODE_PATH=./:./lib +PORT=5000 +``` \ No newline at end of file diff --git a/package.json b/package.json index f97c55b..8de6db1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "better-npm-run", "description": "Better NPM scripts runner", - "version": "0.0.3", + "version": "0.0.4", "license": "MIT", "author": "Benjamin Orozco ", "contributors": [