Skip to content

Commit

Permalink
And another dep
Browse files Browse the repository at this point in the history
  • Loading branch information
gausie committed Jun 26, 2024
1 parent 29cdefa commit d054390
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/kol.js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kol.js",
"version": "0.1.3",
"version": "0.1.4",
"main": "src/index.ts",
"type": "module",
"files": [
Expand Down Expand Up @@ -28,6 +28,7 @@
"node-html-parser": "^6.1.13",
"querystring": "^0.2.1",
"tough-cookie": "^4.1.4",
"ts-dedent": "^2.2.0",
"typed-emitter": "^2.1.0",
"xpath": "^0.0.34"
}
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7496,6 +7496,7 @@ __metadata:
prettier: "npm:^3.2.5"
querystring: "npm:^0.2.1"
tough-cookie: "npm:^4.1.4"
ts-dedent: "npm:^2.2.0"
typed-emitter: "npm:^2.1.0"
typescript: "npm:^5.4.5"
vitest: "npm:^1.6.0"
Expand Down

0 comments on commit d054390

Please sign in to comment.