Skip to content

Commit 1aebcb4

Browse files
committed
move next to dependencies
1 parent afe68a6 commit 1aebcb4

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/create-email/template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@react-email/components": "workspace:0.0.23-canary.2",
12-
"react-email": "workspace:2.1.7-canary.2",
12+
"react-email": "workspace:2.2.0-alpha-f8836a68-20240814",
1313
"react-dom": "19.0.0-rc.0",
1414
"react": "19.0.0-rc.0"
1515
},

packages/react-email/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"glob": "10.3.4",
3838
"log-symbols": "4.1.0",
3939
"mime-types": "2.1.35",
40+
"next": "14.2.3",
4041
"normalize-path": "3.0.0",
4142
"ora": "5.4.1",
4243
"socket.io": "4.7.5"
@@ -65,7 +66,6 @@
6566
"eslint-config-prettier": "9.0.0",
6667
"eslint-config-turbo": "1.10.12",
6768
"framer-motion": "12.0.0-alpha.0",
68-
"next": "14.2.3",
6969
"postcss": "8.4.40",
7070
"prism-react-renderer": "2.1.0",
7171
"react": "18.3.1",

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)