botbuilder-dialogs-adaptive-runtime-core
Advanced tools
Comparing version 4.14.0-preview.dev.55df570 to 4.14.0-preview.dev.636daf8
@@ -5,3 +5,3 @@ { | ||
"author": "Microsoft Corp.", | ||
"version": "4.14.0-preview.dev.55df570", | ||
"version": "4.14.0-preview.dev.636daf8", | ||
"license": "MIT", | ||
@@ -32,4 +32,3 @@ "description": "Bot Framework Adaptive Dialogs runtime core components", | ||
"dependencies": { | ||
"dependency-graph": "^0.10.0", | ||
"runtypes": "~6.3.0" | ||
"dependency-graph": "^0.10.0" | ||
}, | ||
@@ -43,2 +42,3 @@ "devDependencies": { | ||
"clean": "rimraf _ts3.4 lib tsconfig.tsbuildinfo", | ||
"depcheck": "depcheck --config ../../.depcheckrc --ignores dependency-graph", | ||
"lint": "eslint . --ext .js,.ts", | ||
@@ -45,0 +45,0 @@ "postbuild": "downlevel-dts lib _ts3.4/lib --checksum", |
43044
1
- Removedruntypes@~6.3.0
- Removedruntypes@6.3.2(transitive)