[feat] v0.2.2

This commit is contained in:
2024-07-19 13:08:18 +08:00
parent a139b8aef7
commit 24fbb40f0a
15 changed files with 91 additions and 93 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "ff",
"private": true,
"version": "0.2.0",
"version": "0.2.2",
"type": "module",
"files": [
"dist/"
@@ -41,6 +41,7 @@
"rc-field-form": "^1.44.0",
"rc-util": "^5.41.0",
"react": "^18.2.0",
"spark-md5": "^3.0.2",
"react-dom": "^18.2.0",
"react-router-dom": "^6.22.3"
},