Skip to content

Commit c618d2b

Browse files
committed
Update publishing steps
1 parent 7932425 commit c618d2b

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,6 @@ The package is published to: https://github.com/RaspberryPiFoundation/python-fri
7474
## Publishing
7575

7676
```bash
77+
npm login
7778
npm publish
7879
```

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515
"dist",
1616
"copydecks"
1717
],
18-
"publishConfig": {
19-
"registry": "https://npm.pkg.github.com"
20-
},
2118
"scripts": {
2219
"clean": "rimraf dist",
2320
"prebuild": "npm run clean",

0 commit comments

Comments
 (0)