Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Signed-off-by: Peersky <61459744+peersky@users.noreply.github.com>
  • Loading branch information
peersky authored Mar 26, 2024
1 parent 9b6dff7 commit c3433a3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
"name": "@openzeppelin/secure-development-cookbook",
"version": "0.0.1",
"license": "MIT",
"scripts":
{
"version": "yarn changeset version",
"release": "yarn changeset publish"
}
"description": "The essential blueprint for crafting secure protocols",
"main": "index.js",
"keywords": [],
Expand Down

0 comments on commit c3433a3

Please sign in to comment.