Skip to content

Commit

Permalink
fix: update get-monorepo-packages (#7)
Browse files Browse the repository at this point in the history
Support new yarn packages schema
  • Loading branch information
AlonMiz authored and azz committed Sep 4, 2018
1 parent ed7a88a commit e9449bb
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 @@ -39,7 +39,7 @@
},
"dependencies": {
"eslint-module-utils": "^2.1.1",
"get-monorepo-packages": "^1.0.0",
"get-monorepo-packages": "^1.1.0",
"globby": "^7.1.1",
"load-json-file": "^4.0.0",
"minimatch": "^3.0.4",
Expand Down

0 comments on commit e9449bb

Please sign in to comment.