Skip to content

Commit fbdcbca

Browse files
committed
Drop useless commands.
1 parent c5a4e09 commit fbdcbca

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@
2323
"build": "lerna run build",
2424
"bump": "yarn workspaces run lerna version",
2525
"postbump": "yarn build",
26-
"publish:react-async": "npm publish packages/react-async/pkg",
27-
"publish:devtools": "npm publish packages/react-async-devtools/pkg",
2826
"storybook": "start-storybook -p 6006",
2927
"build-storybook": "build-storybook -o docs"
3028
},

0 commit comments

Comments
 (0)