Skip to content

Commit

Permalink
feat(create-express-app): Add Register Icon
Browse files Browse the repository at this point in the history
  • Loading branch information
getspooky committed Apr 24, 2020
1 parent 58de60f commit 1546c99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/create-express-app/interface.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,5 @@ exports._EMOJIS = {
PACKAGE: get('📦'),
CHECKING_ENV: get('🧬'),
CLONE: get('📥'),
REGISTER: get('🔌')
};

0 comments on commit 1546c99

Please sign in to comment.