You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/artifacts/get-started-npm.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ This setup lets you share your configuration file without exposing your credenti
90
90
91
91
To successfully run the publish command, you must first authenticate with your feed. If you haven’t done this yet, follow the steps in the [Connect to a feed](#connect-to-a-feed) section then continue with the instructions below.
92
92
93
-
1. In your project directory, run the following command to publish the npm package defined in your *package.json*:
93
+
- In your project directory, run the following command to publish the npm package defined in your *package.json*:
0 commit comments