botbuilder-lg
Advanced tools
Comparing version 4.9.2 to 4.9.3
@@ -5,3 +5,3 @@ { | ||
"description": "Bot Builder Language Generation is a library to help build sophisticated bot responses with multiple phrases and context-based expressions.", | ||
"version": "4.9.2", | ||
"version": "4.9.3", | ||
"license": "MIT", | ||
@@ -23,3 +23,3 @@ "keywords": [ | ||
"dependencies": { | ||
"adaptive-expressions": "4.9.2", | ||
"adaptive-expressions": "4.9.3", | ||
"antlr4ts": "0.5.0-alpha.1", | ||
@@ -43,3 +43,3 @@ "lodash": "^4.17.11", | ||
"clean": "erase /q /s .\\lib", | ||
"set-version": "npm version --allow-same-version 4.9.2", | ||
"set-version": "npm version --allow-same-version 4.9.3", | ||
"test": "tsc && mocha tests/ --timeout 60000" | ||
@@ -46,0 +46,0 @@ }, |
+ Addedadaptive-expressions@4.9.3(transitive)
- Removedadaptive-expressions@4.9.2(transitive)
Updatedadaptive-expressions@4.9.3