mirror of
https://github.com/debug-js/debug.git
synced 2026-01-18 16:12:38 +00:00
Added .component to package.json
This commit is contained in:
parent
ab28fa8f0a
commit
143973fa97
@ -8,4 +8,9 @@
|
||||
, "devDependencies": { "mocha": "*" }
|
||||
, "main": "index"
|
||||
, "engines": { "node": "*" }
|
||||
, "component": {
|
||||
"scripts": {
|
||||
"debug": "debug.component.js"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user