Skip to content

Commit 6e01ea3

Browse files
🤖 chore(package.json): Add devDependency xo.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/aureooms/rejuvenate/blob/67ba7d5e9b38c8944d42909a3a30b0710559b446/src/transforms/deps:add-xo.js Please contact the author of the transform if you believe there was an error.
1 parent 6d28504 commit 6e01ea3

File tree

2 files changed

+1979
-70
lines changed

2 files changed

+1979
-70
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,8 @@
9696
"fixpack": "4.0.0",
9797
"np": "7.4.0",
9898
"power-assert": "1.6.1",
99-
"regenerator-runtime": "0.13.7"
99+
"regenerator-runtime": "0.13.7",
100+
"xo": "0.38.2"
100101
},
101102
"ava": {
102103
"files": [

0 commit comments

Comments
 (0)