Skip to content

Commit 89b9799

Browse files
committed
bower.json: remove jquery
1 parent 6b5671f commit 89b9799

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

Diff for: bower.json

+2-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "happy",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"homepage": "https://github.com/paveljanda/happy",
55
"authors": [
66
"Pavel Janda <[email protected]>"
@@ -25,8 +25,5 @@
2525
"composer.json",
2626
"gulpfile.js",
2727
"tests"
28-
],
29-
"dependencies": {
30-
"jquery": ">= 1.11.0"
31-
}
28+
]
3229
}

0 commit comments

Comments
 (0)