fix: package version fixes and mentions build error fixes (#2665)

This commit is contained in:
sriram veeraghanta
2023-11-06 16:28:15 +05:30
committed by GitHub
parent a03e0c788f
commit 1ed72c51df
24 changed files with 108 additions and 92 deletions

View File

@@ -3,6 +3,7 @@
"version": "0.13.2",
"description": "common tailwind configuration across monorepo",
"main": "index.js",
"private": true,
"devDependencies": {
"@tailwindcss/typography": "^0.5.9",
"autoprefixer": "^10.4.14",