From a6de4d3a3d7e491b415b0c40d9e63547b8b9fbc2 Mon Sep 17 00:00:00 2001 From: Sam Light Date: Sun, 30 Mar 2025 14:32:55 +0100 Subject: More updates to package.json --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 5aab3e2..b768276 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@lightscale/eslint-config", "version": "1.0.0", - "description": "", + "description": "Lightscale basic eslint config", "license": "MIT", "author": "Sam Light ", "type": "module", @@ -9,5 +9,8 @@ "repository": { "type": "git", "url": "git+https://git.lightscale.co.uk/lightscale-eslint-config.git" + }, + "publishConfig": { + "access": "public" } } -- cgit v1.2.3