mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-14 20:27:42 +01:00
ci(linter): Fix path default attrs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const DEFAULT_ATTRS = require('@lucide/build-icons/render/default-attrs.json');
|
||||
const DEFAULT_ATTRS = require('./tools/build-icons/render/default-attrs.json');
|
||||
|
||||
module.exports = {
|
||||
root: true,
|
||||
|
||||
Reference in New Issue
Block a user