Skip to content

Commit 94db6fd

Browse files
committed
Bump version
1 parent 771dcd2 commit 94db6fd

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery-param",
3-
"version": "1.1.7",
3+
"version": "1.1.8",
44
"description": "equivalent function to jQuery.param",
55
"main": "jquery-param.js",
66
"module": "esm/jquery-param.es.js",
@@ -34,6 +34,6 @@
3434
"mocha": "^7.2.0",
3535
"mocha-phantomjs-core": "^2.1.2",
3636
"phantomjs-prebuilt": "^2.1.16",
37-
"rollup": "^2.50.5"
37+
"rollup": "^2.50.6"
3838
}
3939
}

0 commit comments

Comments
 (0)