mirror of
https://github.com/JangoSteve/jQuery-EasyTabs.git
synced 2025-12-24 12:13:57 +01:00
Fixed to not specify jquery version in dependencies
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": "1.4"
|
||||
"jquery": ""
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"hashchange": "",
|
||||
|
||||
Reference in New Issue
Block a user