Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Commit

Permalink
New versions
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Nov 28, 2019
1 parent 0a3743d commit 20fe10d
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 @@ -33,19 +33,19 @@
"upgrade": "npx sort-package-json && ncu -u"
},
"dependencies": {
"consola": "^2.10.1",
"consola": "^2.11.0",
"express": "^4.17.1",
"hive-js-util": "^0.2.2",
"request": "^2.88.0",
"yonius": "^0.2.12"
"yonius": "^0.2.16"
},
"devDependencies": {
"eslint": "^6.6.0",
"eslint": "^6.7.1",
"eslint-config-hive": "^0.2.2",
"mocha": "^6.2.2",
"npm-check-updates": "^3.2.0",
"prettier": "^1.18.2",
"npm-check-updates": "^3.2.2",
"prettier": "^1.19.1",
"prettier-config-hive": "^0.1.1",
"sort-package-json": "^1.23.1"
"sort-package-json": "^1.24.0"
}
}

0 comments on commit 20fe10d

Please sign in to comment.