Skip to content

Commit

Permalink
Fix an issue with importing a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Oct 28, 2021
1 parent b1f10b2 commit 653887a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"eslint": "^8.1.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-xo": "^0.39.0",
"eslint-config-xo-typescript": "^0.47.0",
"eslint-config-xo-typescript": "^0.47.1",
"eslint-formatter-pretty": "^4.1.0",
"eslint-import-resolver-webpack": "^0.13.2",
"eslint-plugin-ava": "^13.1.0",
Expand Down

0 comments on commit 653887a

Please sign in to comment.