Skip to content

Commit 69ad028

Browse files
authored
Merge pull request #883 from getmaxun/pre-release-26
chore: pre-release v0.0.26
2 parents fb3e41e + d84dd47 commit 69ad028

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

maxun-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "maxun-core",
3-
"version": "0.0.25",
3+
"version": "0.0.26",
44
"description": "Core package for Maxun, responsible for data extraction",
55
"main": "build/index.js",
66
"typings": "build/index.d.ts",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "maxun",
3-
"version": "0.0.25",
3+
"version": "0.0.26",
44
"author": "Maxun",
55
"license": "AGPL-3.0-or-later",
66
"dependencies": {
@@ -51,7 +51,7 @@
5151
"lodash": "^4.17.21",
5252
"loglevel": "^1.8.0",
5353
"loglevel-plugin-remote": "^0.6.8",
54-
"maxun-core": "^0.0.25",
54+
"maxun-core": "^0.0.26",
5555
"minio": "^8.0.1",
5656
"moment-timezone": "^0.5.45",
5757
"node-cron": "^3.0.3",
@@ -81,7 +81,7 @@
8181
"swagger-jsdoc": "^6.2.8",
8282
"swagger-ui-express": "^5.0.1",
8383
"typedoc": "^0.23.8",
84-
"typescript": "^5.0.0",
84+
"typescript": "^5.0.0",
8585
"uuid": "^8.3.2",
8686
"uuidv4": "^6.2.12",
8787
"web-vitals": "^2.1.4",

0 commit comments

Comments
 (0)