Skip to content

Commit

Permalink
released v1.18.12 #134
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed May 19, 2021
1 parent deda472 commit 1eeed11
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-baidu-map",
"version": "1.18.11",
"version": "1.18.12",
"description": "Baidu Map Components for React.",
"author": "kenny wong <wowohoo@qq.com>",
"main": "lib/cjs/index.js",
Expand Down Expand Up @@ -71,8 +71,8 @@
"@types/jest": "26.0.23",
"@types/loadable__component": "5.13.3",
"@types/node": "15.0.2",
"@types/react": "17.0.5",
"@types/react-dom": "17.0.4",
"@types/react": "17.0.6",
"@types/react-dom": "17.0.5",
"@types/react-router-dom": "5.1.7",
"@types/react-test-renderer": "17.0.1",
"@uiw/react-code-preview": "1.11.13",
Expand All @@ -86,7 +86,7 @@
"kkt": "6.9.0",
"lint-staged": "11.0.0",
"prettier": "2.3.0",
"rehype-attr": "1.1.6",
"rehype-attr": "1.1.7",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-router-dom": "5.2.0",
Expand Down

0 comments on commit 1eeed11

Please sign in to comment.