Skip to content

Commit

Permalink
release 2.1.0
Browse files Browse the repository at this point in the history
This reverts commit 3ba99c1.
  • Loading branch information
renkun-ken committed Jul 20, 2021
1 parent 3ba99c1 commit 8ec924b
Show file tree
Hide file tree
Showing 2 changed files with 328 additions and 340 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1467,6 +1467,7 @@
"ag-grid-community": "^25.3.0",
"bootstrap": "^5.0.1",
"cheerio": "1.0.0-rc.10",
"crypto": "^1.0.1",
"ejs": "^3.1.6",
"fs-extra": "^10.0.0",
"highlight.js": "^10.7.2",
Expand All @@ -1476,9 +1477,9 @@
"popper.js": "^1.16.1",
"showdown": "^1.9.1",
"tree-kill": "^1.2.2",
"vscode-languageclient": "^7.0.0",
"vsls": "^1.0.3015",
"winreg": "^1.2.4",
"ws": "^7.4.6"
"ws": "^7.4.6",
"vscode-languageclient": "^7.0.0"
}
}
Loading

0 comments on commit 8ec924b

Please sign in to comment.