Merge pull request #476 from getmaxun/pre-release-11

chore: pre-release v0.0.11
This commit is contained in:
Karishma Shukla
2025-03-13 00:02:47 +05:30
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "maxun-core",
"version": "0.0.12",
"version": "0.0.13",
"description": "Core package for Maxun, responsible for data extraction",
"main": "build/index.js",
"typings": "build/index.d.ts",

View File

@@ -51,7 +51,7 @@
"lodash": "^4.17.21",
"loglevel": "^1.8.0",
"loglevel-plugin-remote": "^0.6.8",
"maxun-core": "^0.0.12",
"maxun-core": "^0.0.13",
"minio": "^8.0.1",
"moment-timezone": "^0.5.45",
"node-cron": "^3.0.3",