We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96dfcce commit dc8a338Copy full SHA for dc8a338
1 file changed
packages/test/page-object/package.json
@@ -24,9 +24,7 @@
24
"start:babel": "npm run build:babel -- --skip-initial-build --watch",
25
"start:esbuild": "npm run build:esbuild -- --watch"
26
},
27
- "localDependencies": {
28
- "botframework-webchat": "production"
29
- },
+ "localDependencies": {},
30
"pinDependencies": {},
31
"dependencies": {
32
"base64-arraybuffer": "1.0.2",
0 commit comments