Skip to content
This repository was archived by the owner on Jan 24, 2022. It is now read-only.

Commit 3e674ae

Browse files
authored
Add alias for gsn kit (#1196)
1 parent f0539d3 commit 3e674ae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/cli/src/scripts/unpack.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ const nameToRepo = {
88
zepkit: 'openzeppelin/starter-kit',
99
starter: 'openzeppelin/starter-kit',
1010
tutorial: 'openzeppelin/tutorial-kit',
11+
gsn: 'openzeppelin/starter-kit-gsn',
1112
};
1213

1314
// https://github.com/openzeppelin/starter-kit.git

0 commit comments

Comments
 (0)