Skip to content

Commit

Permalink
3
Browse files Browse the repository at this point in the history
  • Loading branch information
crazyair committed Feb 8, 2020
1 parent bd0e2df commit 633fcaa
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions packages/yform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "father-doc-yform",
"version": "0.1.2",
"version": "0.1.3",
"description": "自定义表单组件",
"main": "es/index.js",
"typings": "es/index.d.ts",
Expand Down Expand Up @@ -38,6 +38,7 @@
"registry": "https://registry.npmjs.org/"
},
"files": [
"es",
"dist"
],
"devDependencies": {
Expand Down Expand Up @@ -69,5 +70,6 @@
"umi-plugin-react": "^1.8.0",
"umi-types": "^0.3.0"
},
"license": "MIT"
"license": "MIT",
"gitHead": "bd0e2dfdebe8be949b73101976df6fbc162c4731"
}

0 comments on commit 633fcaa

Please sign in to comment.