Skip to content

Commit

Permalink
新增兼容错误问题 & 更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
asurance committed Jul 21, 2024
1 parent fb399c5 commit 0ad1c8c
Show file tree
Hide file tree
Showing 5 changed files with 561 additions and 351 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openify",
"version": "0.1.5",
"version": "0.1.6",
"types": "./dist/types/index.d.ts",
"main": "./dist/lib/index.js",
"module": "./dist/es/index.js",
Expand Down Expand Up @@ -38,9 +38,9 @@
"@arco-design/web-react": "^2.62.0",
"@douyinfe/semi-ui": "^2.59.1",
"@modern-js/core": "2.55.0",
"@modern-js/eslint-config": "2.55.0",
"@modern-js/module-tools": "2.55.0",
"@modern-js/plugin-rspress": "1.26.1",
"@modern-js/eslint-config": "2.56.0",
"@modern-js/module-tools": "2.56.0",
"@modern-js/plugin-rspress": "1.26.2",
"@types/node": "~16.11.68",
"@types/react": "^17.0.80",
"@types/react-dom": "^17.0.25",
Expand Down
Loading

0 comments on commit 0ad1c8c

Please sign in to comment.