Skip to content

Commit

Permalink
πŸ‘· πŸ›
Browse files Browse the repository at this point in the history
  • Loading branch information
castroCrea committed Dec 26, 2023
1 parent fdccf2f commit 6ae2843
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
@castroCrea:registry=https://npm.pkg.github.com
@castrocrea:registry=https://npm.pkg.github.com
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "moon",
"name": "@castrocrea/moon",
"version": "0.1.0",
"description": "Moon basic package",
"main": "./dist/index.js",
Expand All @@ -17,6 +17,6 @@
"typescript": "^4.4.3"
},
"publishConfig": {
"@castroCrea:registry": "https://npm.pkg.github.com"
"@castrocrea:registry": "https://npm.pkg.github.com"
}
}

0 comments on commit 6ae2843

Please sign in to comment.