Skip to content

Commit c733c83

Browse files
author
Dean Sofer
committed
Added a crappy placeholder dependencies.json
1 parent 3c5c348 commit c733c83

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

templates/dependencies.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"core": [ "jquery", "jquery-ui", "bootstrap" ],
3+
"internal": [ "directives/showHide", "filters/highlight" ],
4+
"external": {
5+
"select2": [
6+
"https://github.com/ivaynberg/select2"
7+
]
8+
}
9+
}

0 commit comments

Comments
 (0)