Skip to content

Commit 5abce69

Browse files
committed
chore: bump to 1.0.2
1 parent 7678349 commit 5abce69

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chrome-inspector",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A lightweight interface for Chrome Inspector, providing Elements and Styles Panel information via the Chrome DevTools Protocol (CDP). Supports Puppeteer, Playwright, Chrome Extensions, and other CDP clients.",
55
"license": "MIT",
66
"files": [
@@ -37,7 +37,7 @@
3737
"prepare": "pnpm build"
3838
},
3939
"dependencies": {
40-
"@devtoolcss/parser": "^1.0.0",
40+
"@devtoolcss/parser": "^1.0.1",
4141
"jsdom": "^27.0.1"
4242
},
4343
"devDependencies": {

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)