Skip to content

Commit 0cd87f5

Browse files
committed
chore: pin xo to latest version that works with current code
1 parent 3a728c9 commit 0cd87f5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,9 @@
3434
"remove",
3535
"delete"
3636
],
37-
"dependencies": {},
3837
"devDependencies": {
3938
"mocha": "*",
40-
"xo": "*"
39+
"xo": "^0.17.1"
4140
},
4241
"xo": {
4342
"envs": [

0 commit comments

Comments
 (0)