Skip to content

Commit c3433a3

Browse files
authored
Update package.json
Signed-off-by: Peersky <[email protected]>
1 parent 9b6dff7 commit c3433a3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
"name": "@openzeppelin/secure-development-cookbook",
33
"version": "0.0.1",
44
"license": "MIT",
5+
"scripts":
6+
{
7+
"version": "yarn changeset version",
8+
"release": "yarn changeset publish"
9+
}
510
"description": "The essential blueprint for crafting secure protocols",
611
"main": "index.js",
712
"keywords": [],

0 commit comments

Comments
 (0)