Skip to content

Commit

Permalink
Merge pull request #50 from sandrosc/patch-1
Browse files Browse the repository at this point in the history
Update package.json -> nodemon version
  • Loading branch information
M-Zuber committed Sep 28, 2017
2 parents faa56d7 + 91fcfe7 commit 9ea41ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -4,7 +4,7 @@
"description": "run scripts from package.json when files change",
"main": "index.js",
"dependencies": {
"nodemon": "^1.11.0",
"nodemon": "^1.12.1",
"through2": "^2.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 9ea41ce

Please sign in to comment.