mirror of
https://github.com/pezkuwichain/pezkuwi-api.git
synced 2026-04-22 03:17:56 +00:00
fix: update all packages to 16.5.20 with correct dependency versions
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
],
|
||||
"type": "module",
|
||||
"types": "./build/index.d.ts",
|
||||
"version": "16.5.19",
|
||||
"version": "16.5.20",
|
||||
"main": "./build/cjs/index.js",
|
||||
"module": "./build/index.js",
|
||||
"exports": {
|
||||
@@ -5927,10 +5927,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@pezkuwi/keyring": "14.0.13",
|
||||
"@pezkuwi/types-augment": "16.5.19",
|
||||
"@pezkuwi/types-codec": "16.5.19",
|
||||
"@pezkuwi/types-create": "16.5.19",
|
||||
"@pezkuwi/types-support": "16.5.19",
|
||||
"@pezkuwi/types-augment": "16.5.20",
|
||||
"@pezkuwi/types-codec": "16.5.20",
|
||||
"@pezkuwi/types-create": "16.5.20",
|
||||
"@pezkuwi/types-support": "16.5.20",
|
||||
"@pezkuwi/util": "14.0.13",
|
||||
"@pezkuwi/util-crypto": "14.0.13",
|
||||
"rxjs": "^7.8.1",
|
||||
|
||||
Reference in New Issue
Block a user