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: README.md
+3-13Lines changed: 3 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,19 +14,9 @@
14
14
15
15
### Install
16
16
17
-
- All stackbox nodejs libraries are hosted in Github Packages
18
-
- Paste the following snippet in the `.npmrc` file
17
+
- All Stackbox Node.js Libraries are hosted in Github Packages
18
+
- Paste the following snippet in the `.npmrc` file (in the root of your repository)
19
19
```
20
20
@stackbox-dev:registry=https://npm.pkg.github.com
21
-
```
22
-
-
23
-
Use PAT (Personal Access Tokens) [Github Help](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-npm-registry#authenticating-with-a-personal-access-token)
0 commit comments