Merge pull request #1 from bcomnes/greenkeeper/initial

Update dependencies to enable Greenkeeper 🌴
This commit is contained in:
Bret Comnes 2020-02-13 12:20:26 -07:00 committed by GitHub
commit 6bcb1bafa6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,6 @@
[![Actions Status](https://github.com/bcomnes/deploy-to-neocities/workflows/tests/badge.svg)](https://github.com/bcomnes/deploy-to-neocities/actions)
## See also
- [Neocities API Docs](https://neocities.org/api)

View File

@ -39,7 +39,7 @@
"dependencies": {
"@actions/core": "1.2.2",
"@actions/github": "2.1.0",
"async-neocities": "1.1.5",
"async-neocities": "1.1.6",
"ms": "^2.1.2"
},
"standard": {