Skip to content

Commit

Permalink
Set package to private
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenarakelyan committed Sep 20, 2023
1 parent 68d3434 commit 24186fd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main": "dist/accessible-autocomplete.min.js",
"style": "dist/accessible-autocomplete.min.css",
"description": "An autocomplete component, built to be accessible.",
"repository": "OfficeForProductSafetyAndStandards/accessible-autocomplete",
"repository": "github:OfficeForProductSafetyAndStandards/accessible-autocomplete-multi",
"author": "Government Digital Service (https://www.gov.uk/government/organisations/government-digital-service) and Office for Product Safety & Standards (https://www.gov.uk/government/organisations/office-for-product-safety-and-standards)",
"license": "MIT",
"keywords": [
Expand Down Expand Up @@ -98,5 +98,6 @@
],
"standard": {
"parser": "@babel/eslint-parser"
}
},
"private": true
}

0 comments on commit 24186fd

Please sign in to comment.