Skip to content

Commit 2f729ad

Browse files
committed
build: contributors
1 parent 929b8cc commit 2f729ad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@
105105
"license": "MIT",
106106
"ava": {
107107
"files": [
108-
"test/**/*.js",
109-
"!test/util.js"
108+
"!test/util.js",
109+
"test/**/*.js"
110110
]
111111
},
112112
"commitlint": {

0 commit comments

Comments
 (0)