Skip to content

Commit 1946d65

Browse files
committed
1.0.0
1 parent ae10524 commit 1946d65

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "chrome-har",
33
"type": "module",
4-
"version": "0.13.5",
4+
"version": "1.0.0",
55
"description": "Create HAR files from Chrome Debugging Protocol data.",
66
"exports": "./index.js",
77
"scripts": {
@@ -31,7 +31,7 @@
3131
"url": "https://github.com/sitespeedio/chrome-har.git"
3232
},
3333
"engines": {
34-
"node": ">=18.0.0"
34+
"node": ">=18.0.0"
3535
},
3636
"license": "MIT",
3737
"devDependencies": {

0 commit comments

Comments
 (0)