botbuilder-dialogs
Advanced tools
Comparing version 4.8.0 to 4.8.1
@@ -5,3 +5,3 @@ { | ||
"description": "A dialog stack based conversation manager for Microsoft BotBuilder.", | ||
"version": "4.8.0", | ||
"version": "4.8.1", | ||
"license": "MIT", | ||
@@ -29,3 +29,3 @@ "keywords": [ | ||
"@types/node": "^10.12.18", | ||
"botbuilder-core": "4.8.0", | ||
"botbuilder-core": "4.8.1", | ||
"globalize": "^1.4.2" | ||
@@ -47,9 +47,9 @@ }, | ||
"clean": "erase /q /s .\\lib", | ||
"set-version": "npm version --allow-same-version 4.8.0" | ||
"set-version": "npm version --allow-same-version 4.8.1" | ||
}, | ||
"files": [ | ||
"/lib", | ||
"/src", | ||
"/vendor" | ||
"lib", | ||
"src", | ||
"vendor" | ||
] | ||
} |
840699
+ Addedbotbuilder-core@4.8.1(transitive)
+ Addedbotframework-schema@4.8.1(transitive)
- Removedbotbuilder-core@4.8.0(transitive)
- Removedbotframework-schema@4.8.0(transitive)
Updatedbotbuilder-core@4.8.1