Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit f2fabd8

Browse files
committed
Updated bower dependency
1 parent d5ff963 commit f2fabd8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bower.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
],
88
"description": "A simple and lighweight jQuery plugin for creating cascading dropdowns.",
99
"main": [
10-
"dist/jquery.cascadingdropdown.js",
11-
"dist/jquery.cascadingdropdown.min.js",
12-
"dist/jquery.cascadingdropdown.min.js.map"
10+
"dist/jquery.cascadingdropdown.js",
11+
"dist/jquery.cascadingdropdown.min.js",
12+
"dist/jquery.cascadingdropdown.min.js.map"
1313
],
1414
"keywords": [
1515
"jquery",
@@ -24,6 +24,6 @@
2424
"bower_components"
2525
],
2626
"dependencies": {
27-
"jquery": "^1.11.2"
27+
"jquery": "^3.4.1"
2828
}
2929
}

0 commit comments

Comments
 (0)