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:
13
demo/filebrowser-durandal-widget/lib/jquery/component.json
Normal file
13
demo/filebrowser-durandal-widget/lib/jquery/component.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "jquery",
|
||||
"version": "1.9.1",
|
||||
"description": "jQuery component",
|
||||
"keywords": [
|
||||
"jquery",
|
||||
"component"
|
||||
],
|
||||
"scripts": [
|
||||
"jquery.js"
|
||||
],
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user