Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jehy committed Oct 9, 2018
1 parent 0b86c79 commit 9fed751
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 57 deletions.
104 changes: 52 additions & 52 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,16 +41,16 @@
},
"homepage": "https://github.com/ModClean/modclean/tree/3.0.0-dev",
"dependencies": {
"await-handler": "^1.1.0",
"await-handler": "^1.1.2",
"chalk": "^2.4.1",
"commander": "^2.9.0",
"commander": "^2.19.0",
"empty-dir": "^1.0.0",
"glob": "^7.1.2",
"glob": "^7.1.3",
"lodash.uniq": "^4.5.0",
"modclean-patterns-default": "latest",
"ora": "^2.1.0",
"ora": "^3.0.0",
"progress": "^2.0.0",
"rimraf": "^2.5.4",
"rimraf": "^2.6.2",
"subdirs": "^1.0.1"
},
"engines": {
Expand Down

0 comments on commit 9fed751

Please sign in to comment.