Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dominickolbe committed Oct 11, 2020
1 parent 89f8b67 commit cf6d2ff
Show file tree
Hide file tree
Showing 2 changed files with 1,037 additions and 1,192 deletions.
11 changes: 5 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,14 @@
"release": "yarn build && npm publish"
},
"dependencies": {
"chalk": "^3.0.0",
"ora": "^4.0.3",
"ora": "^5.1.0",
"speedtest-net": "^1.6.0"
},
"devDependencies": {
"@babel/cli": "^7.7.5",
"@babel/core": "^7.7.5",
"@babel/node": "^7.7.4",
"@babel/preset-env": "^7.7.6"
"@babel/cli": "^7.11.6",
"@babel/core": "^7.11.6",
"@babel/node": "^7.10.5",
"@babel/preset-env": "^7.11.5"
},
"engines": {
"node": ">=8.12.0"
Expand Down
Loading

0 comments on commit cf6d2ff

Please sign in to comment.