mirror of
https://github.com/pezkuwichain/pezkuwi-common.git
synced 2026-06-20 19:51:02 +00:00
release: v14.0.25 - npm package structure fix
- Published from build/ directories for correct npm structure - Updated wasm dependencies to 7.5.17 - All packages now have index.js at root level
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as sr25519 from '@scure/sr25519';
|
||||
import * as sr25519 from '@pezkuwi/scure-sr25519';
|
||||
import { u8aToU8a } from '@pezkuwi/util';
|
||||
const EMPTY_U8A = new Uint8Array();
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user