Skip to content

Commit

Permalink
馃憣 IMPROVE: Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadawais committed Apr 30, 2020
1 parent eb42bab commit 1226523
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,23 +47,23 @@
"blessed": "^0.1.81",
"blessed-contrib": "^4.8.19",
"boxen": "^4.2.0",
"chalk": "^3.0.0",
"chalk": "^4.0.0",
"cli-check-node": "^1.3.0",
"cli-handle-error": "^4.1.0",
"cli-handle-error": "^4.4.0",
"cli-handle-unhandled": "^1.1.0",
"cli-table3": "^0.5.1",
"cli-table3": "^0.6.0",
"cli-welcome": "^1.4.0",
"comma-number": "^2.0.1",
"lodash.orderby": "^4.6.0",
"log-symbols": "^3.0.0",
"log-symbols": "^4.0.0",
"meow": "^6.1.0",
"moment": "^2.24.0",
"ora": "^4.0.3",
"ora": "^4.0.4",
"update-check": "^1.5.4",
"update-notifier": "^4.1.0"
},
"devDependencies": {
"prettier": "^2.0.2"
"prettier": "^2.0.5"
},
"scripts": {
"format": "prettier --write \"./**/*.{js,json}\"",
Expand Down

0 comments on commit 1226523

Please sign in to comment.