mirror of
https://github.com/Febbweiss/febbweiss.github.io.git
synced 2026-03-05 06:35:50 +00:00
Fix: add dependencies
This commit is contained in:
15
demo/filebrowser-durandal-widget/lib/lesshat/bower.json
Normal file
15
demo/filebrowser-durandal-widget/lib/lesshat/bower.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "lesshat",
|
||||
"version": "3.0.2",
|
||||
"main": [
|
||||
"./build/lesshat.less",
|
||||
"./build/lesshat-prefixed.less"
|
||||
],
|
||||
"ignore": [
|
||||
"mixins",
|
||||
"*.md",
|
||||
"*.json",
|
||||
"LICENCE",
|
||||
".*.*"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user