Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
Merge pull request #184 from AtomLinter/arcanemagus/fix-package-deps
Browse files Browse the repository at this point in the history
Fix typo in package dependency specification
  • Loading branch information
Arcanemagus authored Feb 16, 2017
2 parents 2dcd1d4 + d7c184e commit d5e9ee4
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 @@ -32,7 +32,7 @@
"eslint-config-airbnb-base": "^11.0.1",
"eslint-plugin-import": "^2.2.0"
},
"packages-deps": [
"package-deps": [
"linter"
],
"eslintConfig": {
Expand Down

0 comments on commit d5e9ee4

Please # to comment.