Skip to content

Commit

Permalink
fix: build not midway-bin
Browse files Browse the repository at this point in the history
  • Loading branch information
Lellansin authored and czy88840616 committed Nov 15, 2018
1 parent c2e29aa commit f16b9db
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/midway-schedule/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@types/mocha": "^2.2.41",
"@types/node": "^10.5.5",
"midway-bin": "^0.3.8"
},
"dependencies": {
"egg-schedule": "^3.4.0",
"reflect-metadata": "^0.1.12"
Expand Down

0 comments on commit f16b9db

Please sign in to comment.