webfont version fix

This commit is contained in:
Guy Bedford
2013-08-26 12:56:56 +02:00
parent 2db5fe1a87
commit 3f32ad0350
+1 -1
View File
@@ -9,7 +9,7 @@
"depends": ["../css/bootstrap.css!", "jspm:jquery"]
},
"webfont": {
"location": "cdnjs:webfont/1.3.1",
"location": "cdnjs:webfont/1.3.0",
"main": "webfont"
}
}