Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
sw-joelmut committed Dec 18, 2024
1 parent d505481 commit 042d368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/botframework-connector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"clean": "rimraf _ts3.4 lib tsconfig.tsbuildinfo",
"depcheck": "depcheck --config ../../.depcheckrc --ignores azure,sinon,browserify-fs,buffer,crypto-browserify,https-browserify,stream-browserify,stream-http",
"lint": "eslint .",
"postbuild2": "npm-run-all -p build:browser build:downlevel-dts",
"postbuild": "npm-run-all -p build:browser build:downlevel-dts",
"test": "yarn build && yarn test:mocha",
"test:mocha": "nyc mocha tests --recursive"
},
Expand Down

0 comments on commit 042d368

Please sign in to comment.