Skip to content

Commit a9abc9e

Browse files
chore: bump @leanprover/unicode-input-component to 0.2.0 (#736)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ec5f13f commit a9abc9e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

lean4-unicode-input-component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leanprover/unicode-input-component",
3-
"version": "0.1.9",
3+
"version": "0.2.0",
44
"description": "Typescript support for contenteditable divs with the Unicode input support of the Lean 4 theorem prover",
55
"repository": {
66
"type": "git",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vscode-lean4/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1782,7 +1782,7 @@
17821782
"@leanprover/infoview": "~0.11.1",
17831783
"@leanprover/infoview-api": "~0.11.0",
17841784
"@leanprover/unicode-input": "~0.1.9",
1785-
"@leanprover/unicode-input-component": "~0.1.9",
1785+
"@leanprover/unicode-input-component": "~0.2.0",
17861786
"@vscode/codicons": "^0.0.36",
17871787
"@vscode-elements/elements": "^1.7.1",
17881788
"markdown-it": "^14.1.0",

0 commit comments

Comments
 (0)