Skip to content
This repository was archived by the owner on May 9, 2024. It is now read-only.

Commit 8f1536e

Browse files
authored
Add HandlerHelpers to package (#526)
1 parent 2e6e24c commit 8f1536e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"build/contracts/Bridge.json",
1010
"build/contracts/ERC20Handler.json",
1111
"build/contracts/ERC721Handler.json",
12-
"build/contracts/GenericHandler.json"
12+
"build/contracts/GenericHandler.json",
13+
"build/contracts/HandlerHelpers.json"
1314
],
1415
"directories": {
1516
"test": "test"

0 commit comments

Comments
 (0)