fix(npmextra): normalize npmextra configuration: move package configs under namespaced keys, add public npm registry, and add @ship.zone/szci; remove legacy npmci/gitzone keys

This commit is contained in:
2026-03-02 13:51:29 +00:00
parent 977de41d4c
commit 7d51c8f2dd
3 changed files with 19 additions and 13 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/webrequest',
version: '4.0.4',
version: '4.0.5',
description: 'Modern, fetch-compatible web request library with intelligent HTTP caching, retry strategies, and fault tolerance.'
}