Skip to content

Commit

Permalink
fix: fix miss agent file (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
killagu authored Sep 5, 2022
1 parent f478c49 commit cfb4dcc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugin/schedule/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
"files": [
"app.js",
"app.d.ts",
"agent.js",
"agent.d.ts",
"lib/**/*.js",
"lib/**/*.d.ts",
"app/**/*.js",
Expand Down

0 comments on commit cfb4dcc

Please sign in to comment.