aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorChen Wei <wei.chen@cobinhood.com>2018-11-29 14:48:32 +0800
committerChen Wei <wei.chen@cobinhood.com>2018-11-29 14:48:32 +0800
commit13a555c64bb875a75a50f38ade3d817e673213c3 (patch)
treed47637776723796bb0b40ad57b2b2210868ed945 /package.json
parent86f62530b941a60c30cedb2b39863367f76adf2a (diff)
downloaddexon-lottery-13a555c64bb875a75a50f38ade3d817e673213c3.tar
dexon-lottery-13a555c64bb875a75a50f38ade3d817e673213c3.tar.gz
dexon-lottery-13a555c64bb875a75a50f38ade3d817e673213c3.tar.bz2
dexon-lottery-13a555c64bb875a75a50f38ade3d817e673213c3.tar.lz
dexon-lottery-13a555c64bb875a75a50f38ade3d817e673213c3.tar.xz
dexon-lottery-13a555c64bb875a75a50f38ade3d817e673213c3.tar.zst
dexon-lottery-13a555c64bb875a75a50f38ade3d817e673213c3.zip
1. add number field in Candidate struct 2. add modifier
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5d67f01..ab01756 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "name": "Simple Election DApp",
+ "name": "simple-election-dapp",
"version": "0.0.1",
"license": "MIT",
"description": "A simple election DApp",