Skip to content

Commit d97745b

Browse files
author
simonepri
committed
Fix package.json
1 parent 30454a7 commit d97745b

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
@@ -56,9 +56,9 @@
5656
},
5757
"ava": {
5858
"verbose": true,
59-
"match": [
59+
"match": [
6060
"!bin/**",
6161
"!tmp/**"
62-
]
62+
]
6363
}
6464
}

0 commit comments

Comments
 (0)