Browse Source

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

* commit '249a8879193e4581e84fe47662a8d0f54761ad07':
  auto upgrade version to 2.0.20220707114421
es6
superman 2 years ago
parent
commit
a88af162ec
  1. 4
      package.json

4
package.json

@ -1,6 +1,6 @@
{
"name": "fineui",
"version": "2.0.20220705215329",
"version": "2.0.20220707114421",
"description": "fineui",
"main": "dist/fineui_without_conflict.min.js",
"types": "dist/lib/index.d.ts",
@ -85,4 +85,4 @@
},
"author": "fanruan",
"license": "MIT"
}
}
Loading…
Cancel
Save