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 f849697 commit 45f5698Copy full SHA for 45f5698
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@fesjs/traction-widget",
3
- "version": "1.12.6",
+ "version": "1.12.7",
4
"description": "集合大型中台项目使用到的通用组件和工具函数",
5
"scripts": {
6
"docs:dev": "npm run build && node docs/.vitepress/scripts/generate-doc.js && vitepress dev docs",
packages/traction-widget/package.json
- "version": "1.12.5",
"main": "dist/traction-widget.min.js",
"module": "es/components/index.js",
0 commit comments