Skip to content

Commit 66062b0

Browse files
committed
Bump version
1 parent bbaab10 commit 66062b0

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 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.1",
3+
"version": "1.1.2",
44
"description": "equivalent function to jQuery.param",
55
"main": "jquery-param.js",
66
"module": "esm/jquery-param.es.js",
@@ -33,7 +33,7 @@
3333
"mocha": "^7.2.0",
3434
"mocha-phantomjs-core": "^2.1.2",
3535
"phantomjs-prebuilt": "^2.1.16",
36-
"rollup": "^2.18.2",
36+
"rollup": "^2.19.0",
3737
"rollup-plugin-terser": "^6.1.0"
3838
}
3939
}

0 commit comments

Comments
 (0)