Trying to fix npm run build on default.gbui.

This commit is contained in:
Rodrigo Rodriguez 2018-09-24 22:03:09 -03:00
parent 34b7bb4572
commit a8368988df

View file

@ -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",