mirror of
https://github.com/Safe-Support-Chat/ocrcc-chatbox
synced 2024-11-01 00:55:26 +00:00
update version
This commit is contained in:
parent
229bb5ce0d
commit
59c65064fa
10
package.json
10
package.json
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"name": "ocrcc-chatbox",
|
"name": "safesupport-chatbox",
|
||||||
"version": "0.1.0",
|
"version": "1.0.0",
|
||||||
"description": "building an embeddable js widget with react",
|
"description": "A secure and private embeddable chatbox that connects to Riot",
|
||||||
"main": "index.js",
|
"main": "dist/chatbox.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "NODE_ENV=production webpack-cli --mode production",
|
"build": "NODE_ENV=production webpack-cli --mode production",
|
||||||
"start": "webpack-dev-server",
|
"start": "webpack-dev-server",
|
||||||
@ -73,7 +73,7 @@
|
|||||||
"./public"
|
"./public"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"author": "Nomadic Labs",
|
"author": "Nomadic Labs <sharon@nomadiclabs.ca",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "7.7.7",
|
"@babel/core": "7.7.7",
|
||||||
|
Loading…
Reference in New Issue
Block a user