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 1dfb67b commit be9af07Copy full SHA for be9af07
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "cc-editor",
3
"private": true,
4
- "version": "1.0.7",
+ "version": "1.0.8",
5
"type": "module",
6
"scripts": {
7
"dev": "vite",
@@ -15,7 +15,7 @@
15
"@fluentui/react-components": "^9.47.0",
16
"@fluentui/react-icons": "^2.0.225",
17
"@fluentui/react-tag-picker": "^9.0.0",
18
- "@lenml/char-card-reader": "^1.0.6",
+ "@lenml/char-card-reader": "^1.0.7",
19
"@lenml/tokenizer-claude": "^3.4.2",
20
"@monaco-editor/react": "^4.7.0",
21
"@quik-fe/stand": "^1.1.10",
0 commit comments