Skip to content

Commit

Permalink
fix: package.json restore mkdir package
Browse files Browse the repository at this point in the history
  • Loading branch information
yviscool committed Jun 26, 2019
1 parent b955427 commit c2ec7ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/midway-web/package.json
Expand Up @@ -47,7 +47,8 @@
"extend2": "^1.0.0",
"injection": "^1.4.2",
"midway-core": "^1.7.0",
"midway-schedule": "^1.7.0"
"midway-schedule": "^1.7.0",
"mkdirp": "^0.5.1"
},
"author": "Harry Chen <czy88840616@gmail.com>",
"repository": {
Expand Down

0 comments on commit c2ec7ba

Please sign in to comment.