Added node-emoji types

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2020-02-06 21:16:00 +01:00
parent 6ae2cd7ee6
commit e091db1503
2 changed files with 6 additions and 0 deletions

View File

@ -13,6 +13,7 @@
"lint": "eslint . --ext .ts,.tsx"
},
"dependencies": {
"@types/node-emoji": "^1.8.1",
"@zeit/next-stylus": "^1.0.1",
"file-loader": "^5.0.2",
"glob": "^7.1.6",