Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TotallyInformation committed May 1, 2021
1 parent 380d522 commit e16e3b4
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 187 deletions.
229 changes: 47 additions & 182 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 @@ -10,11 +10,11 @@
"tag": "git tag -a v$npm_package_version -m \"Release v$npm_package_version\" && git push origin --tags"
},
"dependencies": {
"boxen": "^5.0.0",
"chalk": "^4.1.0",
"fs-extra": "^9.0.1",
"ora": "^5.2.0",
"replace-in-file": "^6.1.0",
"boxen": "^5.0.1",
"chalk": "^4.1.1",
"fs-extra": "^9.1.0",
"ora": "^5.4.0",
"replace-in-file": "^6.2.0",
"yargs": "^16.2.0"
},
"main": "bin/install-node-red.js",
Expand Down

0 comments on commit e16e3b4

Please sign in to comment.