Skip to content

Commit

Permalink
Updated main file name in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cyyber committed Oct 9, 2023
1 parent 69fad69 commit 16726fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@theqrl/wallet.js",
"version": "0.1.0",
"description": "",
"main": "src/index.js",
"main": "src/dilithium.js",
"scripts": {
"test": "mocha",
"lint-check": "eslint 'src/**/*.js' 'test/**/*.js'",
Expand Down

0 comments on commit 16726fd

Please # to comment.