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:
parent
36eef9842c
commit
16cb5c0f53
@ -26,7 +26,7 @@
|
|||||||
"url": "https://github.com/zhukov/webogram.git"
|
"url": "https://github.com/zhukov/webogram.git"
|
||||||
},
|
},
|
||||||
"author": "zhukov",
|
"author": "zhukov",
|
||||||
"license": "GPL",
|
"license": "GPL-3.0",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/zhukov/webogram/issues"
|
"url": "https://github.com/zhukov/webogram/issues"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user