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": {