File tree Expand file tree Collapse file tree 4 files changed +16
-4
lines changed Expand file tree Collapse file tree 4 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 44 "description" : " Component mapper for Material ui component mapper form data-driven-forms." ,
55 "main" : " dist/cjs/index.js" ,
66 "module" : " dist/esm/index.js" ,
7+ "files" : [
8+ " dist/"
9+ ],
710 "license" : " Apache-2.0" ,
811 "scripts" : {
912 "start" : " webpack-dev-server --env dev --config ./config/webpack.config.js --open --hot" ,
7679 "react-select" : " ^2.2.0"
7780 },
7881 "postpublish" : " export RELEASE_DEMO=true"
79- }
82+ }
Original file line number Diff line number Diff line change 44 "description" : " Patternfly 3 component mapper" ,
55 "main" : " dist/cjs/index.js" ,
66 "module" : " dist/esm/index.js" ,
7+ "files" : [
8+ " dist/"
9+ ],
710 "license" : " Apache-2.0" ,
811 "scripts" : {
912 "start" : " webpack-dev-server --env dev --config ./config/webpack.config.js --open --hot" ,
8386 "terser" : " 3.14.1"
8487 },
8588 "postpublish" : " export RELEASE_DEMO=true"
86- }
89+ }
Original file line number Diff line number Diff line change 44 "description" : " Starter pf4-component-mapper for data-driven-forms." ,
55 "main" : " dist/cjs/index.js" ,
66 "module" : " dist/esm/index.js" ,
7+ "files" : [
8+ " dist/"
9+ ],
710 "license" : " Apache-2.0" ,
811 "scripts" : {
912 "start" : " webpack-dev-server --env dev --config ./config/webpack.config.js --open --hot" ,
7982 "react-select" : " ^3.0.4"
8083 },
8184 "postpublish" : " export RELEASE_DEMO=true"
82- }
85+ }
Original file line number Diff line number Diff line change 44 "description" : " React form renderer for data-driven-forms." ,
55 "main" : " dist/cjs/index.js" ,
66 "module" : " dist/esm/index.js" ,
7+ "files" : [
8+ " dist/"
9+ ],
710 "license" : " Apache-2.0" ,
811 "scripts" : {
912 "start" : " webpack-dev-server --env dev --config ./config/webpack.config.js --open --hot" ,
7275 "react-dom" : " ^16.13.0"
7376 },
7477 "postpublish" : " export RELEASE_DEMO=true"
75- }
78+ }
You can’t perform that action at this time.
0 commit comments