mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 12:20:31 +00:00
feat: add discount and adjustment fields to email templates.
This commit is contained in:
@@ -22,11 +22,13 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-email/components": "0.0.25",
|
||||
"@types/lodash.isempty": "^4.4.9",
|
||||
"lodash.isempty": "^4.4.0",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"tailwindcss": "^3.4.14",
|
||||
"vite-plugin-dts": "^4.3.0",
|
||||
"vitest": "^2.1.3",
|
||||
"react-dom": "18.3.1",
|
||||
"react": "18.3.1"
|
||||
"vitest": "^2.1.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.13.0",
|
||||
|
||||
Reference in New Issue
Block a user