Skip to content

Commit

Permalink
fix(pkg): add missing consola and semver deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jun 23, 2021
1 parent 08a08cc commit bc34597
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 @@ -24,6 +24,7 @@
"test:unit": "jest test/unit --forceExit"
},
"dependencies": {
"consola": "^2.15.3",
"defu": "^5.0.0",
"fs-extra": "^10.0.0",
"hasha": "^5.2.2",
Expand All @@ -35,6 +36,7 @@
"p-limit": "^3.1.0",
"rc9": "^1.2.0",
"requrl": "^3.0.2",
"semver": "^7.3.5",
"ufo": "^0.7.5",
"upath": "^2.0.1"
},
Expand Down

0 comments on commit bc34597

Please sign in to comment.