Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
kevincharm committed Jun 30, 2024
1 parent ca67862 commit 3ef8d62
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,8 @@
"node": ">=18.0.0 <19"
},
"packageManager": "[email protected]",
"files": [
"contracts/**/*.sol"
],
"keywords": [
"solidity",
"stateless",
"shuffle",
"feistel",
"cipher",
"fpe"
],
"files": ["contracts/**/*.sol"],
"keywords": ["solidity", "stateless", "shuffle", "feistel", "cipher", "fpe"],
"author": "Kevin Charm <[email protected]>",
"repository": {
"type": "git",
Expand Down

0 comments on commit 3ef8d62

Please sign in to comment.