Skip to content

Commit 52a51b4

Browse files
author
William Monk
committed
Update Test Stuff
1 parent 382b748 commit 52a51b4

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

tasks/publish.sh

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ if [ -n "$(git status --porcelain)" ]; then
3131
exit 1;
3232
fi
3333

34-
# Compile
35-
cd packages/react-error-overlay/
36-
npm run build:prod
37-
cd ../..
34+
npm version minor
3835
# Go!
39-
./node_modules/.bin/lerna publish --independent "$@"
36+
npm publish --independent "$@"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy