Skip to content

Commit

Permalink
Revert "Enforce node version on python" (vercel#910)
Browse files Browse the repository at this point in the history
Reverts vercel#888

We [shipped](https://vercel.com/docs/deployments/build-image) support
for Python 3.12 in AL2023, these examples should work now with Node 20
as well.

Co-authored-by: Trek Glowacki <[email protected]>
  • Loading branch information
janory and trek authored Jul 1, 2024
1 parent 37f9ca7 commit 3255104
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 23 deletions.
5 changes: 0 additions & 5 deletions python/django/package.json

This file was deleted.

5 changes: 0 additions & 5 deletions python/flask2/package.json

This file was deleted.

5 changes: 0 additions & 5 deletions python/flask3/package.json

This file was deleted.

5 changes: 0 additions & 5 deletions python/hello-world/package.json

This file was deleted.

3 changes: 0 additions & 3 deletions python/nextjs-flask/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,5 @@
"react-dom": "18.2.0",
"tailwindcss": "3.3.2",
"typescript": "5.0.4"
},
"engines": {
"node": "18.x"
}
}

0 comments on commit 3255104

Please sign in to comment.