Fix warning

Fix warning during compiling
```npm WARN package.json Telegram@0.4.7 license should be a valid SPDX license expression```
This commit is contained in:
Michael Moroni 2015-07-26 15:11:38 +02:00
parent 36eef9842c
commit 16cb5c0f53

View File

@ -26,7 +26,7 @@
"url": "https://github.com/zhukov/webogram.git"
},
"author": "zhukov",
"license": "GPL",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/zhukov/webogram/issues"
},