botframework-schema
Advanced tools
Comparing version 4.10.3 to 4.10.4
@@ -5,3 +5,3 @@ { | ||
"description": "Activity schema for the Microsoft Bot Framework.", | ||
"version": "4.10.3", | ||
"version": "4.10.4", | ||
"license": "MIT", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"clean": "erase /q /s .\\lib", | ||
"set-version": "npm version --allow-same-version 4.10.3", | ||
"set-version": "npm version --allow-same-version 4.10.4", | ||
"test": "tsc && nyc mocha tests/", | ||
@@ -36,0 +36,0 @@ "test:compat": "api-extractor run --verbose" |