Skip to content

Commit

Permalink
Fix pkg.json
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Dec 23, 2023
1 parent ef3b394 commit 3153bae
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,10 @@
"prettier": "3.1.1",
"typescript": "5.3.2"
},
"jest": {
"testRegex": "/test/.*?\\.ts",
"transform": {
"^.+\\.ts$": "ts-jest"
}
},
"author": "Paul Miller (https://paulmillr.com)",
"repository": {
"type": "git",
"url": "https://github.com/paulmillr/micro-eth-signer.git"
"url": "git+https://github.com/paulmillr/micro-eth-signer.git"
},
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit 3153bae

Please sign in to comment.