Skip to content

Commit b6838e8

Browse files
author
AI Assistant
committed
chore: use published @tech-sumit/ai-inspector-types@0.2.0 from npm
Replace file: references with ^0.2.0 from the npm registry in webmcp-cdp and ai-inspector-server, and bump ai-inspector-types to 0.2.0 to match the published version.
1 parent 59bbd0b commit b6838e8

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"dependencies": {
3333
"chrome-remote-interface": "^0.34.0",
34-
"@tech-sumit/ai-inspector-types": "file:../ai-inspector-types"
34+
"@tech-sumit/ai-inspector-types": "^0.2.0"
3535
},
3636
"devDependencies": {
3737
"@types/chrome-remote-interface": "^0.31.14",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)