Trying to fix npm run build on default.gbui.
This commit is contained in:
parent
34b7bb4572
commit
a8368988df
1 changed files with 5 additions and 3 deletions
|
@ -1,10 +1,12 @@
|
|||
{
|
||||
"name": "default.gbui",
|
||||
"version": "0.0.11",
|
||||
"private": true,
|
||||
"homepage": ".",
|
||||
"version": "0.0.12",
|
||||
"private": false,
|
||||
"license": "AGPL",
|
||||
"homepage": "http://github.com/pragmatismo-io/BotServer",
|
||||
"dependencies": {
|
||||
"ajv": "^6.5.3",
|
||||
"botframework-directlinejs":"^0.9.13",
|
||||
"botframework-webchat": "^0.12.0",
|
||||
"deep-extend": "^0.6.0",
|
||||
"fetch": "^1.1.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue