We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c91ff5 commit 50aefbeCopy full SHA for 50aefbe
1 file changed
package.json
@@ -2,6 +2,9 @@
2
"name": "find-a-mentor",
3
"version": "0.1.0",
4
"private": true,
5
+ "engines": {
6
+ "node": "<17"
7
+ },
8
"dependencies": {
9
"@sentry/browser": "^5.6.3",
10
"auth0-js": "^9.13.2",
0 commit comments