Skip to content

Commit

Permalink
chore: added missing info in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashish Kumar authored and Ashish Kumar committed Jun 16, 2024
1 parent 711b4ea commit 917e395
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@
"author": "Ashish Kumar",
"license": "MIT",
"publishConfig": {
"registry": "https://npm.pkg.github.com"
"registry": "https://registry.npmjs.org/nodeflip"
},
"private": false,
"repository": "https://github.com/nodeflip/nest-env-config",
"engines": {
"node": ">=16"
}
}

0 comments on commit 917e395

Please sign in to comment.