Skip to content

Commit

Permalink
chore: bump core version
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalygashkov committed Dec 1, 2024
1 parent db673f9 commit 8bd0a04
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 23 deletions.
23 changes: 2 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@streamyx/core",
"version": "2.3.0",
"version": "2.3.1",
"author": "Vitaly Gashkov <[email protected]>",
"description": "Core modules for Streamyx",
"license": "AGPL-3.0",
Expand All @@ -23,7 +23,7 @@
"dev": "tsup ./lib/main.ts --format esm,cjs --watch --dts --clean"
},
"dependencies": {
"@streamyx/loader": "^0.0.2",
"@streamyx/loader": "^0.0.3",
"@streamyx/logger": "^0.0.2",
"dasha": "^3.1.1",
"got-scraping": "^3.2.15",
Expand Down

0 comments on commit 8bd0a04

Please sign in to comment.