mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-04-10 17:48:41 -04:00
Add react email as dev
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"@types/html-to-text": "9.0.4",
|
||||
"@types/prismjs": "1.26.5",
|
||||
"@types/react": "18.3.5",
|
||||
"@types/react-dom": "18.3.0"
|
||||
"@types/react-dom": "18.3.0",
|
||||
"react-email": "4.2.11"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"@testing-library/jest-dom": "^6.6.4",
|
||||
"@testing-library/react": "^16.3.0",
|
||||
"@testing-library/user-event": "^14.6.1",
|
||||
"@types/node": "18.18.8",
|
||||
"@types/node": "20.12.11",
|
||||
"@typescript-eslint/eslint-plugin": "7.4.0",
|
||||
"@typescript-eslint/parser": "7.4.0",
|
||||
"concurrently": "8.2.2",
|
||||
@@ -45,7 +45,7 @@
|
||||
"prettier": "2.8.4",
|
||||
"ts-node": "10.9.1",
|
||||
"tsc-alias": "1.8.2",
|
||||
"tsconfig-paths": "4.1.2",
|
||||
"tsconfig-paths": "4.2.0",
|
||||
"typescript": "5.5.4"
|
||||
},
|
||||
"resolutions": {
|
||||
|
||||
Reference in New Issue
Block a user