Skip to content

Commit

Permalink
adding publishConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
Yecodeo committed Jul 30, 2020
1 parent 89ecc3c commit 5d1d5a0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
"url": "https://github.com/Yecodeo/Jgame/issues"
},
"homepage": "https://github.com/Yecodeo/Jgame#readme",
"publishConfig": {
"registry": "https://npm.pkg.github.com/"
},
"devDependencies": {
"@babel/core": "^7.10.5",
"@babel/plugin-transform-spread": "^7.10.4",
Expand All @@ -51,4 +54,4 @@
"dependencies": {
"sweetalert2": "^9.17.0"
}
}
}

0 comments on commit 5d1d5a0

Please sign in to comment.