build(deps): bump @tailwindcss/ui from 0.5.0 to 0.6.0 (#61)

Bumps @tailwindcss/ui from 0.5.0 to 0.6.0.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-09-08 10:37:22 +09:00
committed by GitHub
parent afe40872db
commit fccadc1b81
2 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
"start": "NODE_ENV=production node dist/index.js"
},
"dependencies": {
"@tailwindcss/ui": "^0.5.0",
"@tailwindcss/ui": "^0.6.0",
"axios": "^0.20.0",
"body-parser": "^1.19.0",
"bowser": "^2.10.0",