Update metadata, version
This commit is contained in:
+3
-3
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "kredits-web",
|
"name": "kredits-web",
|
||||||
"version": "0.1.0",
|
"version": "1.0.0",
|
||||||
"description": "Small description for kredits-web goes here",
|
"description": "Contribution dashboard of the Kosmos project",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Kosmos Community",
|
"author": "Kosmos Community",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
@@ -13,7 +13,7 @@
|
|||||||
"doc": "doc",
|
"doc": "doc",
|
||||||
"test": "tests"
|
"test": "tests"
|
||||||
},
|
},
|
||||||
"repository": "",
|
"repository": "https://github.com/67P/kredits-web",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "ember server",
|
"start": "ember server",
|
||||||
"start-local": "KREDITS_CONTRACT_ADDR=`kredits-inspect -c Kredits -r -w address` TOKEN_CONTRACT_ADDR=`kredits-inspect -c Token -r -w address` npm start",
|
"start-local": "KREDITS_CONTRACT_ADDR=`kredits-inspect -c Kredits -r -w address` TOKEN_CONTRACT_ADDR=`kredits-inspect -c Token -r -w address` npm start",
|
||||||
|
|||||||
Reference in New Issue
Block a user