Skip to content

Commit

Permalink
fix(package): package should be a depedency
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSwitch committed Jun 5, 2019
1 parent 162ef08 commit a091654
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,6 @@
"@semantic-release/git": "^7.0.8",
"chai": "^4.2.0",
"eslint": "^5.16.0",
"eslint-plugin-jsdoc": "^7.2.3",
"mocha": "^6.1.4",
"semantic-release": "^15.13.12"
},
Expand Down Expand Up @@ -61,6 +60,7 @@
]
},
"dependencies": {
"eslint-plugin-jsdoc": "^7.2.3",
"eslint-plugin-you-dont-need-lodash-underscore": "^6.5.0"
}
}

0 comments on commit a091654

Please sign in to comment.