There was an error while loading. Please reload this page.
1 parent 72c3118 commit 828d918Copy full SHA for 828d918
package.json
@@ -10,5 +10,7 @@
10
"express": "^4.17.1",
11
"jsonwebtoken": "^8.5.1",
12
"jwt-decode": "^3.1.2"
13
- }
+ },
14
+ "engines" : { "node" : ">=12.20.1"},
15
+ "engineStrict" : true
16
}
0 commit comments