ensure default jquery

This commit is contained in:
guybedford
2016-04-19 10:07:40 +02:00
parent 97f728b185
commit 52fcf0f005
6 changed files with 9 additions and 9 deletions
@@ -2,9 +2,9 @@
"main": "js/fileinput",
"format": "global",
"dependencies": {
"jquery": "github:components/jquery",
"jquery": "*",
"bootstrap": "github:twbs/bootstrap",
"css": "github:systemjs/plugin-css",
"css": "*",
"blueimp-canvas-to-blob":"npm:blueimp-canvas-to-blob"
},
"files": [