From 59c65064faba8e2bbfebc7adaa5dfb8aad009397 Mon Sep 17 00:00:00 2001 From: Sharon Kennedy Date: Tue, 28 Apr 2020 20:36:15 -0400 Subject: [PATCH] update version --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7574dc2..94f2a7e 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "ocrcc-chatbox", - "version": "0.1.0", - "description": "building an embeddable js widget with react", - "main": "index.js", + "name": "safesupport-chatbox", + "version": "1.0.0", + "description": "A secure and private embeddable chatbox that connects to Riot", + "main": "dist/chatbox.js", "scripts": { "build": "NODE_ENV=production webpack-cli --mode production", "start": "webpack-dev-server", @@ -73,7 +73,7 @@ "./public" ] }, - "author": "Nomadic Labs", + "author": "Nomadic Labs