Skip to content

Commit 5352e1a

Browse files
committed
build: update release files
1 parent fda7fcc commit 5352e1a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
"version": "1.0.1",
44
"description": "Build element-ui forms with JSON schema.",
55
"main": "dist/index.js",
6+
"files": [
7+
"src",
8+
"dist"
9+
],
610
"scripts": {
711
"build": "node scripts/build.js",
812
"test": "yarn test"

0 commit comments

Comments
 (0)