Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/leonardofaria/bento.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json11
1 files changed, 6 insertions, 5 deletions
diff --git a/package.json b/package.json
index f56ff54..bc598cd 100644
--- a/package.json
+++ b/package.json
@@ -14,12 +14,13 @@
"start": "hugo --gc"
},
"devDependencies": {
+ "@tailwindcss/typography": "^0.4.0",
"@tailwindcss/ui": "^0.7.2",
- "autoprefixer": "^10.0.3",
- "postcss": "^8.1.10",
- "postcss-cli": "^8.3.0",
- "postcss-import": "^13.0.0",
- "tailwindcss": "^2.0.1"
+ "autoprefixer": "^10.2.1",
+ "postcss": "^8.2.4",
+ "postcss-cli": "^8.3.1",
+ "postcss-import": "^14.0.0",
+ "tailwindcss": "^2.0.2"
},
"browserslist": [
"last 1 version",