Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Commit

Permalink
fix(deps): update appsgenel
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 31, 2023
1 parent 652bd87 commit 6c610d7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions apps/email/package.json
Expand Up @@ -9,13 +9,13 @@
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist"
},
"dependencies": {
"@maizzle/framework": "4.0.2",
"@maizzle/framework": "4.6.3",
"tailwindcss-box-shadow": "1.0.0",
"tailwindcss-email-variants": "2.0.0",
"tailwindcss-mso": "1.2.0"
"tailwindcss-email-variants": "2.0.3",
"tailwindcss-mso": "1.4.1"
},
"devDependencies": {
"@maizzle/cli": "1.5.0",
"autoprefixer": "10.4.8"
"autoprefixer": "10.4.16"
}
}

0 comments on commit 6c610d7

Please sign in to comment.