removes cc from package.json
This commit is contained in:
parent
3717738895
commit
b220812034
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "Genesis",
|
||||
"name": "demo",
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"scripts": {
|
||||
|
@ -9,7 +9,6 @@
|
|||
"eject": "react-scripts eject"
|
||||
},
|
||||
"dependencies": {
|
||||
"@cometchat-pro/chat": "^3.0.10",
|
||||
"@nomiclabs/hardhat-ethers": "^2.1.0",
|
||||
"@nomiclabs/hardhat-waffle": "^2.0.3",
|
||||
"ethereum-waffle": "^3.4.4",
|
||||
|
|
Loading…
Reference in New Issue