diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 917d689..56aebeb 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "license": "MIT", "dependencies": { "esbuild": "^0.23.0", + "esbuild-plugin-less": "^1.3.8", "less": "^4.2.0" } } |