Skip to content

Commit

Permalink
Develop release (#100)
Browse files Browse the repository at this point in the history
* 1.6.3

* chore: update homepage
  • Loading branch information
YSMJ1994 authored Oct 18, 2023
1 parent 870d498 commit fe75614
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alifd/field",
"version": "1.6.3-beta.0",
"version": "1.6.3",
"description": "Fields can be used to manage data when it comes to form data manipulation and validation. After being associated with a component, the form data can be automatically written back, read, and verified.",
"files": [
"demo/",
Expand Down Expand Up @@ -85,7 +85,7 @@
"表单"
]
},
"homepage": "https://unpkg.com/@alifd/[email protected]-beta.0/build/index.html",
"homepage": "https://unpkg.com/@alifd/[email protected]/build/index.html",
"bugs": "https://github.com/alibaba-fusion/field/issues",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit fe75614

Please sign in to comment.