Skip to content

Commit

Permalink
Merge pull request #18 from UKHomeOffice/init
Browse files Browse the repository at this point in the history
using .npmrc
  • Loading branch information
farrukhishaq authored Jun 28, 2024
2 parents 6504ae4 + a18fc1e commit 7a304d9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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=${GH_AUTH_TOKEN}
//npm.pkg.github.com/:_authToken=${NODE_AUTH_TOKEN}
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ukhomeoffice/asl-eslint-common",
"version": "2.1.0",
"version": "2.2.0",
"description": "eslint configuration, extended out to asl code base.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 7a304d9

Please sign in to comment.