Skip to content

Commit

Permalink
Packages adaptation to PLURA
Browse files Browse the repository at this point in the history
  • Loading branch information
pluracoin committed Aug 29, 2019
1 parent b78a04a commit ceeea91
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "karbowebwallet",
"name": "plurawebwallet",
"version": "1.0.0",
"description": "Fully client side web wallet for Karbo",
"description": "Fully client side web wallet for PLURA",
"main": "index.js",
"dependencies": {
"typescript": "^2.9.2",
Expand All @@ -10,12 +10,12 @@
"devDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/aivve/karbo-webwallet-js.git"
"url": "git+https://github.com/pluracoin/plura-webwallet-js.git"
},
"author": "Gnock",
"license": "BSD-3",
"bugs": {
"url": "https://github.com/gnock/masari-webwallet/issues"
},
"homepage": "https://github.com/aivve/karbo-webwallet-js#readme"
"homepage": "https://github.com/pluracoin/plura-webwallet-js.git#readme"
}

0 comments on commit ceeea91

Please sign in to comment.