mirror of
https://github.com/pezkuwichain/pezkuwi-api.git
synced 2026-06-13 20:01:07 +00:00
fix: update cross-package dependencies to 16.5.18
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
],
|
||||
"type": "module",
|
||||
"types": "./index.d.ts",
|
||||
"version": "16.5.12",
|
||||
"version": "16.5.18",
|
||||
"main": "./cjs/index.js",
|
||||
"module": "./index.js",
|
||||
"exports": {
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Do not edit, auto-generated by @pezkuwi/dev
|
||||
|
||||
export const packageInfo = { name: '@pezkuwi/types-support', path: 'auto', type: 'auto', version: '16.5.12' };
|
||||
export const packageInfo = { name: '@pezkuwi/types-support', path: 'auto', type: 'auto', version: '16.5.18' };
|
||||
|
||||
Reference in New Issue
Block a user