Skip to content

Commit

Permalink
fixes indentation issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisC committed Dec 11, 2024
1 parent 75f4d5c commit 1932d60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/macos-at-driver-server/MAINTAINING.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ locally (that is, without publishing it for use by others).
2. With the project open, select `Product>Build` from the top-level menu
2. Execute the following command in a terminal:

$ npm pack
$ npm pack

## Publishing

Expand All @@ -45,4 +45,4 @@ Repository](https://npmjs.org).
2. With the project open, select `Product>Build` from the top-level menu
2. Execute the following command in a terminal:

$ npm publish
$ npm publish

0 comments on commit 1932d60

Please sign in to comment.