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 c5a4e09 commit fbdcbcaCopy full SHA for fbdcbca
package.json
@@ -23,8 +23,6 @@
23
"build": "lerna run build",
24
"bump": "yarn workspaces run lerna version",
25
"postbump": "yarn build",
26
- "publish:react-async": "npm publish packages/react-async/pkg",
27
- "publish:devtools": "npm publish packages/react-async-devtools/pkg",
28
"storybook": "start-storybook -p 6006",
29
"build-storybook": "build-storybook -o docs"
30
},
0 commit comments