Skip to content
Snippets Groups Projects
Commit 08be3985 authored by Mahdi Yari's avatar Mahdi Yari
Browse files

v0.0.5

parent 0384ad46
No related branches found
No related tags found
1 merge request!3Fix hive errors - formatter errors
{
"name": "@hiveio/hive-js",
"version": "0.0.2",
"version": "0.0.5",
"description": "Hive.js the JavaScript API for Hive blockchain",
"main": "lib/index.js",
"scripts": {
......@@ -17,20 +17,20 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/steemit/steem-js.git"
"url": "git+https://gitlab.syncad.com/hive/hive-js.git"
},
"keywords": [
"steem",
"steemit",
"hive",
"hiveblog",
"blockchain",
"steemjs"
"hivejs"
],
"author": "Fabien (https://github.com/bonustrack)",
"license": "MIT",
"bugs": {
"url": "https://github.com/steemit/steem-js/issues"
"url": "https://gitlab.syncad.com/hive/hive-js/issues"
},
"homepage": "https://github.com/steemit/steem-js#readme",
"homepage": "https://gitlab.syncad.com/hive/hive-js#readme",
"dependencies": {
"@steemit/rpc-auth": "^1.1.1",
"bigi": "^1.4.2",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment