We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fda7fcc commit 5352e1aCopy full SHA for 5352e1a
package.json
@@ -3,6 +3,10 @@
3
"version": "1.0.1",
4
"description": "Build element-ui forms with JSON schema.",
5
"main": "dist/index.js",
6
+ "files": [
7
+ "src",
8
+ "dist"
9
+ ],
10
"scripts": {
11
"build": "node scripts/build.js",
12
"test": "yarn test"
0 commit comments