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 3ba99c1 commit 8ec924bCopy full SHA for 8ec924b
package.json
@@ -1467,6 +1467,7 @@
1467
"ag-grid-community": "^25.3.0",
1468
"bootstrap": "^5.0.1",
1469
"cheerio": "1.0.0-rc.10",
1470
+ "crypto": "^1.0.1",
1471
"ejs": "^3.1.6",
1472
"fs-extra": "^10.0.0",
1473
"highlight.js": "^10.7.2",
@@ -1476,9 +1477,9 @@
1476
1477
"popper.js": "^1.16.1",
1478
"showdown": "^1.9.1",
1479
"tree-kill": "^1.2.2",
- "vscode-languageclient": "^7.0.0",
1480
"vsls": "^1.0.3015",
1481
"winreg": "^1.2.4",
1482
- "ws": "^7.4.6"
+ "ws": "^7.4.6",
1483
+ "vscode-languageclient": "^7.0.0"
1484
}
1485
0 commit comments