Skip to content

Commit

Permalink
chore(deps): Add some root dev deps to influence the graph
Browse files Browse the repository at this point in the history
  • Loading branch information
evocateur committed Feb 4, 2019
1 parent ace1036 commit abe3afe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
"@lerna-test/silence-logging": "file:helpers/silence-logging",
"@lerna-test/update-lerna-config": "file:helpers/update-lerna-config",
"camelcase": "^4.1.0",
"debug": "^4.1.1",
"eslint": "^5.13.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-config-prettier": "^4.0.0",
Expand All @@ -67,6 +68,7 @@
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-prettier": "^3.0.1",
"fast-async": "^7.0.6",
"find-up": "^3.0.0",
"jest": "^24.0.0",
"jest-circus": "^24.0.0",
"normalize-newline": "^3.0.0",
Expand Down

0 comments on commit abe3afe

Please sign in to comment.