1
0
mirror of https://github.com/ikatyang/emoji-cheat-sheet.git synced 2026-02-06 07:05:18 +01:00

Rename branch

master -> generator
This commit is contained in:
Ika
2017-03-18 15:32:44 +08:00
parent d7a88e7969
commit 3a5dba6a41
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
"author": "ikatyang",
"license": "MIT",
"homepage": "https://github.com/ikatyang/emoji-cheat-sheet",
"repository": "https://github.com/ikatyang/emoji-cheat-sheet/tree/master",
"repository": "https://github.com/ikatyang/emoji-cheat-sheet/tree/generator",
"scripts": {
"generate": "node ./scripts/generate.js"
},