Skip to content

Commit

Permalink
Merge pull request #2 from OneKeyHQ/fix/bn
Browse files Browse the repository at this point in the history
chore: chagne project name
  • Loading branch information
ByteZhang1024 authored Jul 25, 2024
2 parents f57c46a + 5bbed16 commit f55a0e5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
declare module '@onekeyfe/core-lib' {
declare module '@onekeyfe/kaspacore-lib' {

function initRuntime(): Promise;
function setDebugLevel(level:number):void;
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@onekeyfe/core-lib",
"name": "@onekeyfe/kaspacore-lib",
"version": "1.0.0-alpha.1",
"main": "index.js",
"authors": [
Expand Down

0 comments on commit f55a0e5

Please sign in to comment.