Skip to content

Commit

Permalink
Use dependencies from npm
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Dec 18, 2018
1 parent 701580e commit 49861d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"test": "echo \"Run tests from root\" && exit 1"
},
"dependencies": {
"@lerna/child-process": "file:../../core/child-process",
"@lerna/describe-ref": "file:../describe-ref",
"@lerna/child-process": "^3.3.0",
"@lerna/describe-ref": "^3.6.0",
"libnpm": "^2.0.1",
"minimatch": "^3.0.4",
"slash": "^1.0.0"
Expand Down

0 comments on commit 49861d3

Please sign in to comment.