Skip to content

Commit

Permalink
update root npm script
Browse files Browse the repository at this point in the history
  • Loading branch information
vnys committed Jul 9, 2019
1 parent 0919f59 commit b5459b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: eds
scripts:
build: "pnpm --filter @equinor/eds-core-react recursive run build"
build: "pnpm --filter @equinor/eds-core-react run build"
bump: "pnpm --filter @equinor/eds-core-react recursive exec -- pnpm version prerelease"
publish: "pnpm --filter @equinor/eds-core-react recursive exec -- pnpm publish --tag alpha --access public"

0 comments on commit b5459b9

Please sign in to comment.