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 aa532f3 commit 2019de3Copy full SHA for 2019de3
.github/workflows/release.yml
@@ -31,7 +31,6 @@ jobs:
31
node-version: 14
32
registry-url: https://registry.npmjs.org/
33
- run: npm install
34
- - run: npm run install-react-mui
35
- run: npm run build
36
- run: npx tsc index.js --declaration --allowJs --emitDeclarationOnly --skipLibCheck --outDir .
37
- run: npm install -g json
0 commit comments