Skip to content
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.

Commit

Permalink
updated ora version
Browse files Browse the repository at this point in the history
  • Loading branch information
shrikster committed Mar 22, 2019
1 parent 1cfb84d commit 18a9168
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"mkdirp": "^0.5.1",
"nunjucks": "^3.1.3",
"nunjucks-date": "^1.2.0",
"ora": "^3.0.0",
"ora": "^3.1.0",
"recursive-readdir": "^2.2.2",
"request-to-curl": "^0.1.1",
"sort-paths": "^1.1.1"
Expand Down Expand Up @@ -62,7 +62,7 @@
"@types/node": "^10.9.4",
"@types/nunjucks": "^3.1.0",
"@types/nunjucks-date": "0.0.6",
"@types/ora": "^1.3.4",
"@types/ora": "3.1.0",
"@types/recursive-readdir": "^2.2.0",
"jest": "^23.6.0",
"ts-jest": "^23.1.4",
Expand Down

0 comments on commit 18a9168

Please sign in to comment.