Skip to content

Commit d33ad05

Browse files
committed
add repository to package
1 parent 4f7b811 commit d33ad05

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "@openzeppelin/merkle-tree",
33
"version": "1.0.0",
44
"description": "Utilities to work with merkle trees",
5+
"repository": "github:OpenZeppelin/merkle-tree",
56
"main": "dist/index.js",
67
"scripts": {
78
"prepublishOnly": "npm run clean",

0 commit comments

Comments
 (0)