Skip to content

Commit

Permalink
pipcook-sdk: add eventsource to dependences (alibaba#370)
Browse files Browse the repository at this point in the history
  • Loading branch information
FeelyChau committed Jul 27, 2020
1 parent 75c9197 commit 33bf6d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,12 @@
"dependencies": {
"@pipcook/pipcook-core": "^1.0.4",
"axios": "^0.18.1",
"eventsource": "^1.0.7",
"fs-extra": "^8.1.0"
},
"devDependencies": {
"@types/fs-extra": "^9.0.1",
"@types/eventsource": "^1.1.2",
"typescript": "^3.7.2"
}
}

0 comments on commit 33bf6d8

Please sign in to comment.