Skip to content

Commit

Permalink
Publish private package to GitHub registry
Browse files Browse the repository at this point in the history
  • Loading branch information
floehopper committed Jan 16, 2025
1 parent b8db7da commit 5404876
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
"type": "git",
"url": "https://github.com/scratchfoundation/scratch-gui.git"
},
"private": true,
"publishConfig": {
"registry": "https://npm.pkg.github.com"
},
"main": "./dist/scratch-gui.js",
"scripts": {
"build": "npm run clean && webpack",
Expand Down

0 comments on commit 5404876

Please sign in to comment.