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:
20
demo/filebrowser-durandal-widget/lib/durandal/.bower.json
Normal file
20
demo/filebrowser-durandal-widget/lib/durandal/.bower.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "Durandal",
|
||||
"version": "2.1.0",
|
||||
"dependencies": {
|
||||
"jquery": "1.9.1",
|
||||
"requirejs": "2.1.11",
|
||||
"requirejs-text": "2.0.7",
|
||||
"knockout.js": "3.1.0"
|
||||
},
|
||||
"homepage": "https://github.com/BlueSpire/Durandal-Bower",
|
||||
"_release": "2.1.0",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "2.1.0",
|
||||
"commit": "613eb67114c9dacdc68604a34f91090cd33f8b0b"
|
||||
},
|
||||
"_source": "https://github.com/BlueSpire/Durandal-Bower.git",
|
||||
"_target": "~2.1.0",
|
||||
"_originalSource": "durandal"
|
||||
}
|
||||
Reference in New Issue
Block a user