botframework-luis
Advanced tools
Comparing version 4.0.0-m1.5 to 4.0.0-m1.7
@@ -5,3 +5,3 @@ { | ||
"description": "Luis client package for Luis query API", | ||
"version": "4.0.0-m1.5", | ||
"version": "4.0.0-m1.7", | ||
"license": "MIT", | ||
@@ -33,5 +33,4 @@ "keywords": [ | ||
"scripts": { | ||
"test": "nyc mocha tests/", | ||
"publish": "npm publish --tag preview" | ||
"test": "nyc mocha tests/" | ||
} | ||
} |
66569