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 34b2dfe commit 8819322Copy full SHA for 8819322
.versionrc
@@ -34,6 +34,14 @@
34
"filename": "examples/servers/weather-alerts/package-lock.json",
35
"type": "json"
36
},
37
+ {
38
+ "filename": "examples/servers/cat-facts/package.json",
39
+ "type": "json"
40
+ },
41
42
+ "filename": "examples/servers/cat-facts/package-lock.json",
43
44
45
{
46
"filename": "examples/chatbots/typescript/package.json",
47
0 commit comments