From 4103fef11e8b0e30f8baba003f4ff0dbd9040580 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lorber?= Date: Wed, 23 Mar 2022 11:57:02 +0100 Subject: [PATCH] chore: publish stylelint-copyright again (#6967) --- packages/stylelint-copyright/package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/stylelint-copyright/package.json b/packages/stylelint-copyright/package.json index f3413ee227..be46ef9595 100644 --- a/packages/stylelint-copyright/package.json +++ b/packages/stylelint-copyright/package.json @@ -4,7 +4,6 @@ "description": "Stylelint plugin to check CSS files for a copyright header.", "main": "index.js", "license": "MIT", - "private": true, "repository": { "type": "git", "url": "https://github.com/facebook/docusaurus.git",