diff --git a/README.md b/README.md index 3b5a9a3..06b0d22 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/package.json b/package.json index 7f2dc7f..fd4a3d0 100644 --- a/package.json +++ b/package.json @@ -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": {