Skip to content

Commit

Permalink
Update dependencies to enable Greenkeeper 🌴 (#2)
Browse files Browse the repository at this point in the history
* chore(package): update dependencies

* docs(readme): add Greenkeeper badge

* chore(package): update lockfile package-lock.json
  • Loading branch information
greenkeeper[bot] authored and mpowaga committed Jan 17, 2020
1 parent 34c7b8e commit ed2f17f
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 53 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# setup-meteor

[![Greenkeeper badge](https://badges.greenkeeper.io/meteorengineer/setup-meteor.svg)](https://greenkeeper.io/)

This action sets up meteor environment for use in actions.

# Usage
Expand Down
75 changes: 23 additions & 52 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"homepage": "https://github.com/meteorengineer/setup-meteor#readme",
"dependencies": {
"@actions/core": "^1.2.0",
"@actions/github": "^1.1.0",
"@actions/github": "^2.0.1",
"@actions/io": "^1.0.1"
},
"devDependencies": {
Expand Down

0 comments on commit ed2f17f

Please sign in to comment.