Skip to content

Commit 786733f

Browse files
authored
Build: Update the npm testswarm package
The previous version, 1.1.1 had a critical bug that made it not submit `runUrls` properly. It is fixed in 1.1.2. Closes jquerygh-367 Ref jquerygh-365 Ref jzaefferer/node-testswarm#17
1 parent f40f0f9 commit 786733f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"native-promise-only": "0.8.1",
4949
"qunit": "2.10.0",
5050
"rollup": "2.15.0",
51-
"testswarm": "1.1.1"
51+
"testswarm": "1.1.2"
5252
},
5353
"keywords": [
5454
"jquery",

0 commit comments

Comments
 (0)