Create bootstrap@3.1.0.json
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"registry": "jspm",
|
||||
"dependencies": {
|
||||
"jquery": "*"
|
||||
},
|
||||
"shim": {
|
||||
"js/bootstrap": {
|
||||
"deps": ["jquery"],
|
||||
"exports": "$"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user