Skip to content

Commit

Permalink
Merge pull request #13 from UKHomeOffice/init
Browse files Browse the repository at this point in the history
namespaces added in package.json, github token used in .npmrc and als…
  • Loading branch information
farrukhishaq authored Jun 28, 2024
2 parents b2a10f0 + d320119 commit 74ab903
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
@ukhomeoffice:registry=https://npm.pkg.github.com
//npm.pkg.github.com/:_authToken=${NODE_AUTH_TOKEN}
//npm.pkg.github.com/:_authToken=${GH_AUTH_TOKEN}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "asl-eslint-common",
"name": "@UKHomeOffice/asl-eslint-common",
"version": "2.0.0",
"description": "eslint configuration, extended out to asl code base.",
"main": "index.js",
Expand Down

0 comments on commit 74ab903

Please sign in to comment.