Skip to content

Commit 3ba99c1

Browse files
committed
release 2.1.0
1 parent c4d3a12 commit 3ba99c1

File tree

2 files changed

+340
-328
lines changed

2 files changed

+340
-328
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1467,7 +1467,6 @@
14671467
"ag-grid-community": "^25.3.0",
14681468
"bootstrap": "^5.0.1",
14691469
"cheerio": "1.0.0-rc.10",
1470-
"crypto": "^1.0.1",
14711470
"ejs": "^3.1.6",
14721471
"fs-extra": "^10.0.0",
14731472
"highlight.js": "^10.7.2",
@@ -1477,9 +1476,9 @@
14771476
"popper.js": "^1.16.1",
14781477
"showdown": "^1.9.1",
14791478
"tree-kill": "^1.2.2",
1479+
"vscode-languageclient": "^7.0.0",
14801480
"vsls": "^1.0.3015",
14811481
"winreg": "^1.2.4",
1482-
"ws": "^7.4.6",
1483-
"vscode-languageclient": "^7.0.0"
1482+
"ws": "^7.4.6"
14841483
}
14851484
}

0 commit comments

Comments
 (0)