chore: bump version to 0.25.27

This commit is contained in:
2026-01-09 04:20:21 +03:00
parent a4bb93cb33
commit b59bb9fda0
3 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -14,10 +14,10 @@
}, },
"sideEffects": false, "sideEffects": false,
"type": "module", "type": "module",
"version": "0.25.25-38-x", "version": "0.25.27",
"versions": { "versions": {
"git": "0.25.25-38-x", "git": "0.25.27",
"npm": "0.25.24" "npm": "0.25.27"
}, },
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
+1 -1
View File
@@ -18,7 +18,7 @@
"./packageDetect.cjs" "./packageDetect.cjs"
], ],
"type": "module", "type": "module",
"version": "0.25.25", "version": "0.25.27",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@pezkuwi/util": "^14.0.5", "@pezkuwi/util": "^14.0.5",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @pezkuwi/dev // Do not edit, auto-generated by @pezkuwi/dev
export const packageInfo = { name: '@pezkuwi/phishing', path: 'auto', type: 'auto', version: '0.25.25' }; export const packageInfo = { name: '@pezkuwi/phishing', path: 'auto', type: 'auto', version: '0.25.27' };