We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71bc8b5 commit c04d929Copy full SHA for c04d929
2 files changed
bower.json
@@ -1,7 +1,7 @@
1
{
2
"name": "jquery-param",
3
"description": "equivalent function to jQuery.param",
4
- "version": "1.0.3",
+ "version": "1.0.4",
5
"main": "jquery-param.js",
6
"moduleType": [
7
"amd",
package.json
@@ -1,6 +1,6 @@
"scripts": {
@@ -28,8 +28,8 @@
28
"devDependencies": {
29
"expect.js": "^0.3.1",
30
"jquery": "^3.4.1",
31
- "jsdom": "^15.2.1",
32
- "mocha": "^7.1.0",
+ "jsdom": "^16.2.2",
+ "mocha": "^7.1.1",
33
"mocha-phantomjs-core": "^2.1.2",
34
"phantomjs-prebuilt": "^2.1.16"
35
}
0 commit comments