Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Zuber committed Mar 15, 2021
1 parent 700be2d commit eba88d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"description": "run scripts from package.json when files change",
"main": "index.js",
"dependencies": {
"nodemon": "^2.0.3",
"through2": "^2.0.0"
"nodemon": "^2.0.7",
"through2": "^4.0.2"
},
"devDependencies": {
"crlf": "^1.1.0"
"crlf": "^1.1.1"
},
"bin": "./cli.js",
"scripts": {
Expand Down

0 comments on commit eba88d3

Please sign in to comment.