diff --git a/plugins/talk-plugin-featured-comments/package.json b/plugins/talk-plugin-featured-comments/package.json index 0ecae78be..8314148a3 100644 --- a/plugins/talk-plugin-featured-comments/package.json +++ b/plugins/talk-plugin-featured-comments/package.json @@ -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 ", - "license": "ISC" + "author": "The Coral Project Team ", + "license": "Apache-2.0" }