Skip to content

Commit 540308a

Browse files
committed
Merge pull request #50 from TriAnMan/remove-jquery-dep
Remove unneeded jquery dependency
2 parents 3e8a59f + 7383066 commit 540308a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

bower.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,5 @@
1414
"index.svg",
1515
"jquery.min.js",
1616
"qrcode.min.js"
17-
],
18-
"dependencies": {
19-
"jquery": ">=1.8.3"
20-
}
17+
]
2118
}

0 commit comments

Comments
 (0)