Adapt package.json

This commit is contained in:
Chi Vinh Le
2017-07-18 19:37:24 +07:00
parent 9746422b16
commit d45038ccc5
@@ -1,8 +1,8 @@
{
"name": "talk-plugin-featured-comments",
"version": "1.0.0",
"description": "",
"name": "@coralproject/talk-plugin-featured-comments",
"version": "0.0.1",
"description": "Provides support for featured comments",
"main": "index.js",
"author": "Belen Curcio <curciobelen@gmail.com>",
"license": "ISC"
"author": "The Coral Project Team <coral@mozillafoundation.org>",
"license": "Apache-2.0"
}