powerbi-client added.
This commit is contained in:
parent
a9b738515f
commit
1d676d7c19
1 changed files with 2 additions and 1 deletions
|
@ -6,11 +6,12 @@
|
||||||
"homepage": "http://github.com/pragmatismo-io/BotServer",
|
"homepage": "http://github.com/pragmatismo-io/BotServer",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ajv": "^6.5.3",
|
"ajv": "^6.5.3",
|
||||||
"botframework-directlinejs":"^0.9.13",
|
"botframework-directlinejs": "^0.9.13",
|
||||||
"botframework-webchat": "^0.12.0",
|
"botframework-webchat": "^0.12.0",
|
||||||
"deep-extend": "^0.6.0",
|
"deep-extend": "^0.6.0",
|
||||||
"fetch": "^1.1.0",
|
"fetch": "^1.1.0",
|
||||||
"msal": "^0.2.2",
|
"msal": "^0.2.2",
|
||||||
|
"powerbi-client": "^2.6.4",
|
||||||
"react": "^15.5.0",
|
"react": "^15.5.0",
|
||||||
"react-dom": "^15.5.0",
|
"react-dom": "^15.5.0",
|
||||||
"react-helmet": "^5.2.0",
|
"react-helmet": "^5.2.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue