diff options
| author | 2023-03-27 15:59:57 +0200 | |
|---|---|---|
| committer | 2023-03-27 15:59:57 +0200 | |
| commit | 9e1756ce8b0986132ff077813be23bb45a7c9db7 (patch) | |
| tree | c4a4082a0571753a3b55a3e4977ef0123549dd0f /vendor/github.com/tdewolff/minify/v2/README.md | |
| parent | [chore] License sloth logo + default avatars under CC by-sa 4.0 (#1651) (diff) | |
| download | gotosocial-9e1756ce8b0986132ff077813be23bb45a7c9db7.tar.xz | |
[chore]: Bump github.com/tdewolff/minify/v2 from 2.12.4 to 2.12.5 (#1649)
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.12.4 to 2.12.5.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.12.4...v2.12.5)
---
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'vendor/github.com/tdewolff/minify/v2/README.md')
| -rw-r--r-- | vendor/github.com/tdewolff/minify/v2/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/github.com/tdewolff/minify/v2/README.md b/vendor/github.com/tdewolff/minify/v2/README.md index d2bfff407..39076140a 100644 --- a/vendor/github.com/tdewolff/minify/v2/README.md +++ b/vendor/github.com/tdewolff/minify/v2/README.md @@ -8,6 +8,8 @@ **[JavaScript bindings](https://www.npmjs.com/package/@tdewolff/minify)** install with `npm i @tdewolff/minify` +**[.NET bindings](https://github.com/JKamsker/NMinify)** install with `Install-Package NMinify` or `dotnet add package NMinify`, thanks to Jonas Kamsker for the port + --- *Did you know that the shortest valid piece of HTML5 is `<!doctype html><title>x</title>`? See for yourself at the [W3C Validator](http://validator.w3.org/)!* |
