Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Roo7K1d authored Feb 26, 2024
1 parent 8819f89 commit e7dfd5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "wow-calendar.js",
"name": "@Roo7K1d/wow-calendar.js",
"version": "2.3.0",
"description": "An npm package to get the currently active and upcoming in-game events of World of Warcraft.",
"main": "index.js",
Expand Down Expand Up @@ -33,6 +33,6 @@
"moment": "^2.30.1"
},
"publishConfig": {
"@roo7k1d:registry": "https://npm.pkg.github.com"
"registry": "https://npm.pkg.github.com"
}
}

0 comments on commit e7dfd5e

Please sign in to comment.