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 828d918 commit 67d1814Copy full SHA for 67d1814
package.json
@@ -11,6 +11,6 @@
11
"jsonwebtoken": "^8.5.1",
12
"jwt-decode": "^3.1.2"
13
},
14
- "engines" : { "node" : ">=12.20.1"},
+ "engines" : { "node" : "12.20.1"},
15
"engineStrict" : true
16
}
0 commit comments