Skip to content

Commit

Permalink
👌 IMPROVE: versions
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelotk15 committed Feb 27, 2023
1 parent 09cc22c commit 8a8d1bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/with-app-directory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"dependencies": {
"@mdx-js/loader": "2.3.0",
"@mdx-js/react": "2.3.0",
"@next/mdx": "13.1.6",
"next": "13.1.7-canary.11",
"@next/mdx": "13.2.1",
"next": "13.2.0",
"next-translate": "link:../../",
"react": "link:../../node_modules/react",
"react-dom": "link:../../node_modules/react-dom"
Expand All @@ -22,7 +22,7 @@
"@next/bundle-analyzer": "13.1.6",
"@types/node": "18.13.0",
"@types/react": "18.0.28",
"next-translate-plugin": "2.0.0",
"next-translate-plugin": "2.0.2",
"typescript": "4.9.5"
},
"resolutions": {
Expand Down

0 comments on commit 8a8d1bb

Please sign in to comment.