diff options
Diffstat (limited to 'covid-uk/package.json')
-rw-r--r-- | covid-uk/package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/covid-uk/package.json b/covid-uk/package.json index 92cc73af51c4..939506c8cce1 100644 --- a/covid-uk/package.json +++ b/covid-uk/package.json @@ -10,6 +10,7 @@ "author": "", "license": "ISC", "dependencies": { - "chart.js": "^2.9.3" + "chart.js": "^2.9.3", + "tailwindcss": "^1.2.0" } } |