From 3d3127ae323030810f8e9cb4be5f12a3bcec4156 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Mon, 1 Jan 2024 18:14:49 -0500 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 97e2546..7d0b4fd 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "nodebb-theme-quickstart", "version": "0.1.0", "description": "Enter a description here", - "main": "theme.less", + "main": "lib/theme.js", "keywords": [], "license": "MIT", "husky": {