2
1
mirror of https://github.com/s00500/nodeMessageBoard.git synced 2025-07-12 14:01:01 +00:00

Auflöung der umwandlung von Emojis in PNG-Bilder, da dies nicht mehr Zeitgerecht ist, wenn eine UTF-8 Kodierung verwendet wird.

This commit is contained in:
2017-03-06 20:32:46 +01:00
parent d1a99e9f65
commit 9cb20bc7fa
6 changed files with 21 additions and 5073 deletions

1
package.json Normal file → Executable file
View File

@ -5,7 +5,6 @@
"main": "app.js",
"dependencies": {
"async": "^2.0.0-rc.6",
"emojize": "^0.2.0",
"lowdb": "^0.12.5",
"serialport": "^4.0.5",
"socket.io": "^1.4.8"