diff --git a/.nvmrc b/.nvmrc deleted file mode 100644 index 3c032078..00000000 --- a/.nvmrc +++ /dev/null @@ -1 +0,0 @@ -18 diff --git a/dashboard/final-example/package.json b/dashboard/final-example/package.json index 515f53ce..f607d83b 100644 --- a/dashboard/final-example/package.json +++ b/dashboard/final-example/package.json @@ -29,6 +29,6 @@ "@types/react-dom": "18.3.0" }, "engines": { - "node": ">=18.17.0" + "node": ">=20.12.0" } } diff --git a/dashboard/starter-example/package.json b/dashboard/starter-example/package.json index 515f53ce..f607d83b 100644 --- a/dashboard/starter-example/package.json +++ b/dashboard/starter-example/package.json @@ -29,6 +29,6 @@ "@types/react-dom": "18.3.0" }, "engines": { - "node": ">=18.17.0" + "node": ">=20.12.0" } } diff --git a/license.md b/license.md index 7ee04f58..ec9dcd99 100644 --- a/license.md +++ b/license.md @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2023 Vercel, Inc. +Copyright (c) 2024 Vercel, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal