Skip to content

Commit 7c2d54a

Browse files
committed
adding jquery as a dependecy
1 parent bbf2321 commit 7c2d54a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
},
3131
"homepage": "https://github.com/ohadpartuck/jquery-filters-plugin#readme",
3232
"dependencies": {
33-
"bootstrap": "^3.3.5"
33+
"bootstrap": "^3.3.5",
34+
"jquery": "^2.1.4"
3435
}
3536
}

0 commit comments

Comments
 (0)