We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf83170 commit 3c31bf6Copy full SHA for 3c31bf6
1 file changed
src/package.json
@@ -58,6 +58,9 @@
58
"path-parse": ">=1.0.7",
59
"nth-check": ">=2.0.1",
60
"ansi-regex": ">=5.0.1",
61
- "json-schema": ">=0.4.0"
+ "json-schema": ">=0.4.0",
62
+ "nanoid": ">=3.1.31",
63
+ "follow-redirects": ">=1.14.7",
64
+ "node-forge": ">=1.0.0"
65
}
66
0 commit comments