Skip to content

Commit 0657da1

Browse files
committed
Tests: Update to use jQuery proper rather then jquery-browserify
Closes gh-127
1 parent ef13e9c commit 0657da1

File tree

4 files changed

+7264
-7313
lines changed

4 files changed

+7264
-7313
lines changed

mousewheel.jquery.json

-27
This file was deleted.

package.json

+2-4
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,7 @@
4545
"directories": {
4646
"test": "test"
4747
},
48-
"jam": {
49-
"dependencies": {
50-
"jquery": ">=1.7.0"
51-
}
48+
"peerDependencies": {
49+
"jquery": ">=1.7.0"
5250
}
5351
}

0 commit comments

Comments
 (0)