Skip to content

Commit ce3a606

Browse files
🤖 config(ava): Sort keys.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/make-github-pseudonymous-again/rejuvenate/blob/a44c42967442d65fd14272682fb84a6f32feb841/src/transforms/ava:config-sort-keys.js Please contact the author of the transform if you believe there was an error.
1 parent ebcb11a commit ce3a606

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@
6161
"@babel/polyfill",
6262
"@babel/register"
6363
],
64-
"concurrency": 8,
65-
"timeout": "1m"
64+
"timeout": "1m",
65+
"concurrency": 8
6666
},
6767
"babel": {
6868
"presets": [

0 commit comments

Comments
 (0)