Skip to content

Commit

Permalink
chore: change name
Browse files Browse the repository at this point in the history
  • Loading branch information
DophinL committed Dec 6, 2018
1 parent 245bb09 commit 2caa0b6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<p align="center">
<img src="./static/icon.png">
</p>
<h1 align="center">Gxchain-alpha</h1>
<h1 align="center">GXC Smart Contract IDE</h1>

gxchain smart contract IDE alpha

Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "gxchain-alpha",
"name": "gxc-smart-contract-ide",
"version": "0.0.6",
"author": "GXC TEAM",
"email": "liuzongyuan@gxb.io",
Expand All @@ -26,7 +26,7 @@
"postinstall": "npm run lint:fix"
},
"build": {
"productName": "gxchain-alpha",
"productName": "gxc-smart-contract-ide",
"appId": "org.simulatedgreg.electron-vue",
"directories": {
"output": "build"
Expand Down Expand Up @@ -98,7 +98,7 @@
{
"provider": "github",
"owner": "gxchain",
"repo": "gxchain-alpha"
"repo": "gxc-smart-contract-ide"
}
]
},
Expand Down

0 comments on commit 2caa0b6

Please sign in to comment.