Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kevincharm committed Jun 30, 2024
1 parent 3ef8d62 commit c5d1ee8
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,17 @@
"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 c5d1ee8

Please sign in to comment.