1
0
mirror of https://github.com/ikatyang/emoji-cheat-sheet.git synced 2024-11-22 10:23:51 +01:00

docs(package): update urls

This commit is contained in:
ikatyang 2017-07-16 00:52:33 +08:00
parent b43122b11d
commit f8c337f9ba

View File

@ -4,8 +4,8 @@
"private": true,
"author": "ikatyang",
"license": "MIT",
"homepage": "https://github.com/ikatyang/emoji-cheat-sheet",
"repository": "https://github.com/ikatyang/emoji-cheat-sheet/tree/generator",
"repository": "https://github.com/ikatyang/emoji-cheat-sheet",
"homepage": "https://github.com/ikatyang/emoji-cheat-sheet#readme",
"scripts": {
"lint": "tslint -p ./tsconfig.json",
"test": "jest -c ./jest.json",