mirror of
https://github.com/samsonjs/strftime.git
synced 2026-04-27 14:57:37 +00:00
Added component support
This commit is contained in:
parent
3d6a02bde2
commit
7479e192eb
1 changed files with 5 additions and 0 deletions
|
|
@ -25,6 +25,11 @@
|
||||||
"url": "http://github.com/samsonjs/strftime/raw/master/LICENSE"
|
"url": "http://github.com/samsonjs/strftime/raw/master/LICENSE"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"component": {
|
||||||
|
"scripts": {
|
||||||
|
"strftime": "./lib/index.js"
|
||||||
|
}
|
||||||
|
},
|
||||||
"dependencies": {},
|
"dependencies": {},
|
||||||
"devDependencies": {}
|
"devDependencies": {}
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue