Skip to content

Commit

Permalink
fix skypack dependencies for Yarn 2 PnP (#1797)
Browse files Browse the repository at this point in the history
  • Loading branch information
msokk committed Dec 4, 2020
1 parent e2dce6a commit 7a2868f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions skypack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,11 @@
"dependencies": {
"cacache": "^15.0.0",
"cachedir": "^2.3.0",
"etag": "^1.8.1",
"find-up": "^5.0.0",
"got": "^11.1.4",
"kleur": "^4.1.0",
"mkdirp": "^1.0.3",
"p-queue": "^6.2.1",
"rimraf": "^3.0.0",
"rollup": "^2.23.0",
Expand Down

1 comment on commit 7a2868f

@vercel
Copy link

@vercel vercel bot commented on 7a2868f Dec 4, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.