From 1d55e2dafd1c2d9a6ffaf4ef2965f6d651272c82 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Fri, 26 Apr 2024 16:16:10 +0300 Subject: [PATCH] chore: publish as latest tag --- package.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/package.json b/package.json index 7c4a7b5..b2c785c 100644 --- a/package.json +++ b/package.json @@ -4,10 +4,6 @@ "author": "Vjacheslav Trushkin", "license": "MIT", "version": "3.1.0", - "publishConfig": { - "access": "public", - "tag": "next" - }, "type": "module", "bugs": "https://github.com/iconify/api/issues", "homepage": "https://github.com/iconify/api",