Skip to content

Commit 70e4926

Browse files
author
xuhongbin
committed
feat: 完善共享功能
1 parent 1bdf159 commit 70e4926

File tree

4 files changed

+101
-101
lines changed

4 files changed

+101
-101
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
},
2727
"eslintIgnore": ["node_modules", "dist"],
2828
"resolutions": {
29-
"@empjs/cli": "^3.4.6",
29+
"@empjs/cli": "^3.5.0",
3030
"@empjs/plugin-react": "^3.4.3",
31-
"@empjs/share": "^3.4.7"
31+
"@empjs/share": "^3.5.0"
3232
}
3333
}

0 commit comments

Comments
 (0)