Skip to content

Commit efc25e2

Browse files
fix: add neoxa to build export
v1.7.2
1 parent 9eb673a commit efc25e2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperbitjs/chains",
3-
"version": "1.7.1",
3+
"version": "1.7.2",
44
"license": "MIT",
55
"main": "dist/index.js",
66
"typings": "dist/index.d.ts",

src/chains/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ export * from './meowcoin';
1818
export * from './monacoin';
1919
export * from './namecoin';
2020
export * from './navcoin';
21+
export * from './neoxa';
2122
export * from './neurai';
2223
export * from './nubits';
2324
export * from './peercoin';

0 commit comments

Comments
 (0)