Skip to content

Commit

Permalink
0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
benoror committed Nov 10, 2015
1 parent 3a119ee commit cf49752
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>",
"contributors": [
Expand Down

0 comments on commit cf49752

Please sign in to comment.