Skip to content

Commit

Permalink
using .npmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
farrukhishaq committed Jun 28, 2024
1 parent ffe4460 commit f8f4a84
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=${GH_AUTH_TOKEN}
//npm.pkg.github.com/:_authToken=${NODE_AUTH_TOKEN}
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.0.0",
"version": "3.0.0",
"description": "eslint configuration, extended out to asl code base.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit f8f4a84

Please sign in to comment.