Merge pull request #718 from alfkonee/master
Changed Source of Foundation
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"main": "js/foundation/foundation",
|
||||
"format": "global",
|
||||
"shim": {
|
||||
"js/foundation/foundation.*": "./foundation",
|
||||
"js/foundation/foundation": {
|
||||
"deps": "jquery",
|
||||
"exports": "Foundation"
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"jquery": "github:components/jquery"
|
||||
}
|
||||
}
|
||||
+1
-1
@@ -228,7 +228,7 @@
|
||||
"flowtype": "github:simplefocus/FlowType.JS",
|
||||
"flux": "npm:flux",
|
||||
"font-awesome": "npm:font-awesome",
|
||||
"foundation": "github:zurb/bower-foundation",
|
||||
"foundation": "npm:foundation-sites",
|
||||
"fs": "github:jspm/nodelibs-fs",
|
||||
"golden-layout": "npm:golden-layout",
|
||||
"greensock": "github:greensock/GreenSock-JS",
|
||||
|
||||
Reference in New Issue
Block a user