File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 3232 registry-url : https://registry.npmjs.org/
3333 - run : npm install
3434 - run : npm run build
35+ - run : npx tsc index.js --declaration --allowJs --emitDeclarationOnly --skipLibCheck --outDir .
3536 - run : npm install -g json
3637 - run : json -I -f package.json -e 'this.scripts.postinstall="echo done"'
3738 - run : npm publish
5051 registry-url : https://npm.pkg.github.com/
5152 - run : npm install
5253 - run : npm run build
54+ - run : npx tsc index.js --declaration --allowJs --emitDeclarationOnly --skipLibCheck --outDir .
5355 - run : npm install -g json
5456 - run : json -I -f package.json -e 'this.name="@vip-git/react-jsonschema-form-material-ui"'
5557 - run : json -I -f package.json -e 'this.scripts.postinstall="echo done"'
You can’t perform that action at this time.
0 commit comments