From bee1cc124cb18f472e9375b06bed539d3ded824e Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Mon, 26 Jun 2017 16:26:05 -0300 Subject: [PATCH] renamed to talk --- plugins/talk-plugin-permalink/package.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/plugins/talk-plugin-permalink/package.json b/plugins/talk-plugin-permalink/package.json index 0d1f1e6ba..fefeb9f16 100644 --- a/plugins/talk-plugin-permalink/package.json +++ b/plugins/talk-plugin-permalink/package.json @@ -1,11 +1,8 @@ { - "name": "coral-plugin-permalink", + "name": "talk-plugin-permalink", "version": "1.0.0", "description": "", "main": "index.js", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, "author": "", "license": "ISC" }