botbuilder-dialogs-declarative
Advanced tools
Comparing version
@@ -5,3 +5,3 @@ { | ||
"description": "Declarative library for the Microsoft BotBuilder dialog system.", | ||
"version": "4.10.1-preview", | ||
"version": "4.10.2-rc0-preview", | ||
"license": "MIT", | ||
@@ -42,4 +42,4 @@ "keywords": [ | ||
"clean": "erase /q /s .\\lib", | ||
"set-version": "npm version --allow-same-version 4.10.1-preview" | ||
"set-version": "npm version --allow-same-version 4.10.2-rc0-preview" | ||
} | ||
} |
84592
0.01%