Skip to content

Commit a107bd5

Browse files
committed
released v3.4.7
1 parent 5d668b5 commit a107bd5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uiw/react-markdown-preview",
3-
"version": "3.4.6",
3+
"version": "3.4.7",
44
"description": "React component preview markdown text in web browser. The minimal amount of CSS to replicate the GitHub Markdown style.",
55
"homepage": "https://uiwjs.github.io/react-markdown-preview",
66
"main": "lib/index.js",
@@ -59,9 +59,9 @@
5959
"remark-gfm": "3.0.1"
6060
},
6161
"devDependencies": {
62-
"@kkt/less-modules": "7.0.4",
63-
"@kkt/raw-modules": "7.0.4",
64-
"@kkt/scope-plugin-options": "7.0.4",
62+
"@kkt/less-modules": "7.0.5",
63+
"@kkt/raw-modules": "7.0.5",
64+
"@kkt/scope-plugin-options": "7.0.5",
6565
"@types/react": "17.0.38",
6666
"@types/react-dom": "17.0.11",
6767
"@types/react-test-renderer": "17.0.1",
@@ -71,7 +71,7 @@
7171
"@uiw/reset.css": "1.0.5",
7272
"compile-less-cli": "1.8.11",
7373
"husky": "7.0.4",
74-
"kkt": "7.0.4",
74+
"kkt": "7.0.5",
7575
"prettier": "2.5.1",
7676
"pretty-quick": "3.1.3",
7777
"react": "17.0.2",

0 commit comments

Comments
 (0)