Browse Source

Merge pull request #224541 in DEC/fineui from master to feature/x

* commit '99b25385db084ec81e10a3802f6c89993cdd67bd':
  auto upgrade version to 2.0.20230223101228
research/test
superman 1 year ago
parent
commit
38592a4258
  1. 4
      package.json

4
package.json

@ -1,6 +1,6 @@
{ {
"name": "fineui", "name": "fineui",
"version": "2.0.20230208163847", "version": "2.0.20230223101228",
"description": "fineui", "description": "fineui",
"main": "dist/fineui_without_conflict.min.js", "main": "dist/fineui_without_conflict.min.js",
"types": "dist/lib/index.d.ts", "types": "dist/lib/index.d.ts",
@ -89,4 +89,4 @@
"jquery": "3.6.3", "jquery": "3.6.3",
"yargs": "17.6.2" "yargs": "17.6.2"
} }
} }
Loading…
Cancel
Save